summaryrefslogtreecommitdiff
path: root/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2016-11-03 09:33:48 -0700
committerPeter Wu <peter@lekensteyn.nl>2016-11-10 14:36:00 +0000
commitce98b6c90dcbd8e9468bbac0adf10a7d537afdcb (patch)
treef5cb83863f46ecf3bcf258e66a937c5f83bd77f0 /ui/CMakeLists.txt
parentfaa5ba2e20516be8e8ca934c3f06244706e961b5 (diff)
downloadwireshark-ce98b6c90dcbd8e9468bbac0adf10a7d537afdcb.tar.gz
Enable exporting IMF traffic as an EML file
Change-Id: Ia56b38a770a148dd8bf030699615189601944cc2 Reviewed-on: https://code.wireshark.org/review/18656 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'ui/CMakeLists.txt')
-rw-r--r--ui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt
index 13a3df18c9..9b38bf9c93 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -31,6 +31,7 @@ set(COMMON_UI_SRC
export_object.c
export_object_dicom.c
export_object_http.c
+ export_object_imf.c
export_object_smb.c
export_object_tftp.c
export_pdu_ui_utils.c