summaryrefslogtreecommitdiff
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 f05552dca4..51e4581a57 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -76,6 +76,7 @@ LIBWIRESHARK_SRC = \
print.c \
print_stream.c \
proto.c \
+ proto_data.c \
range.c \
reassemble.c \
reedsolomon.c \
@@ -229,6 +230,7 @@ LIBWIRESHARK_INCLUDES = \
prefs.h \
prefs-int.h \
proto.h \
+ proto_data.h \
ps.h \
ptvcursor.h \
range.h \