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 7cb273164b..8813ad9f69 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -60,6 +60,7 @@ WIRESHARK_UI_SRC = \
recent.c \
software_update.c \
ssl_key_export.c \
+ tap_export_pdu.c \
tap-megaco-common.c \
tap-rtp-common.c \
tap-sctp-analysis.c \
@@ -92,6 +93,7 @@ noinst_HEADERS = \
simple_dialog.h \
software_update.h \
ssl_key_export.h \
+ tap_export_pdu.h \
tap-megaco-common.h \
tap-rtp-common.h \
tap-sctp-analysis.h \