summaryrefslogtreecommitdiff
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 0c513092cf..a0c156c90a 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -51,6 +51,7 @@ WIRESHARK_UI_SRC = \
export_object_smb.c \
iface_lists.c \
help_url.c \
+ packet_list_utils.c \
preference_utils.c \
profile.c \
recent.c \
@@ -69,6 +70,7 @@ noinst_HEADERS = \
last_open_dir.h \
file_dialog.h \
help_url.h \
+ packet_list_utils.h \
iface_lists.h \
main_statusbar.h \
preference_utils.h \