aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 3f3b79c4a4..d42121dc18 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -66,6 +66,7 @@ LIBETHEREAL_SRC = \
sigcomp-udvm.c \
sminmpec.c \
sna-utils.c \
+ stats_tree.c \
strutil.c \
t35.c \
tap.c \
@@ -132,6 +133,8 @@ LIBETHEREAL_INCLUDES = \
slab.h \
sminmpec.h \
sna-utils.h \
+ stats_tree.h \
+ stats_tree_priv.h \
strutil.h \
t35.h \
tap.h \