aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'epan/Makefile.am')
-rw-r--r--epan/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/Makefile.am b/epan/Makefile.am
index 04965bb69e..de37f2fa53 100644
--- a/epan/Makefile.am
+++ b/epan/Makefile.am
@@ -75,6 +75,7 @@ LIBWIRESHARK_SRC = \
ex-opt.c \
except.c \
expert.c \
+ export_object.c \
exported_pdu.c \
plugin_if.c \
filter_expressions.c \
@@ -218,6 +219,7 @@ LIBWIRESHARK_INCLUDES = \
except.h \
exceptions.h \
expert.h \
+ export_object.h \
exported_pdu.h \
plugin_if.h \
filter_expressions.h \