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 f7e59e5632..021f40003d 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -45,6 +45,7 @@ LIBWIRESHARK_SRC = \
crc32-tvb.c \
crc8-tvb.c \
disabled_protos.c \
+ dwarf.c \
dissector_filters.c \
emem.c \
epan.c \
@@ -179,6 +180,7 @@ LIBWIRESHARK_INCLUDES = \
dissector_filters.h \
dtd.h \
dtd_parse.h \
+ dwarf.h \
eap.h \
emem.h \
epan-int.h \