summaryrefslogtreecommitdiff
path: root/ui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r--ui/Makefile.am9
1 files changed, 2 insertions, 7 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am
index 8359bf7358..3507f9acbd 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -55,12 +55,7 @@ WIRESHARK_UI_SRC = \
console.c \
decode_as_utils.c \
dissect_opts.c \
- export_object.c \
- export_object_dicom.c \
- export_object_http.c \
- export_object_imf.c \
- export_object_smb.c \
- export_object_tftp.c \
+ export_object_ui.c \
export_pdu_ui_utils.c \
firewall_rules.c \
iface_lists.c \
@@ -102,7 +97,7 @@ WIRESHARK_UI_INCLUDES = \
console.h \
decode_as_utils.h \
dissect_opts.h \
- export_object.h \
+ export_object_ui.h \
export_pdu_ui_utils.h \
last_open_dir.h \
file_dialog.h \