aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 7a57270ba7..de70f8f8f5 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -51,6 +51,7 @@ LIBWIRESHARK_SRC = \
except.c \
expert.c \
exported_pdu.c \
+ ext_menubar.c \
filter_expressions.c \
follow.c \
frame_data.c \
@@ -190,6 +191,7 @@ LIBWIRESHARK_INCLUDES = \
exceptions.h \
expert.h \
exported_pdu.h \
+ ext_menubar.h \
filter_expressions.h \
follow.h \
frame_data.h \