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 202cac4978..3266f2df3b 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -45,6 +45,7 @@ LIBWIRESHARK_SRC = \
decode_as.c \
disabled_protos.c \
dissector_filters.c \
+ dvb_chartbl.c \
dwarf.c \
emem.c \
epan.c \
@@ -176,6 +177,7 @@ LIBWIRESHARK_INCLUDES = \
dissector_filters.h \
dtd.h \
dtd_parse.h \
+ dvb_chartbl.h \
dwarf.h \
eap.h \
emem.h \