aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'ui/Makefile.common')
-rw-r--r--ui/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/Makefile.common b/ui/Makefile.common
index 3e1f209a33..a8c2e3026e 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -43,6 +43,7 @@ GENERATOR_FILES = \
WIRESHARK_UI_SRC = \
alert_box.c \
+ capture_ui_utils.c \
decode_as_utils.c \
export_object.c \
export_object_dicom.c \
@@ -73,6 +74,7 @@ WIRESHARK_UI_SRC = \
noinst_HEADERS = \
alert_box.h \
capture_globals.h \
+ capture_ui_utils.h \
decode_as_utils.h \
export_object.h \
last_open_dir.h \