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 0a5ed768aa..b3c3c6fb45 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -57,6 +57,7 @@ LIBETHEREAL_SRC = \
range.c \
req_resp_hdrs.c \
sha1.c \
+ sminmpec.c \
sna-utils.c \
strutil.c \
t35.c \
@@ -112,6 +113,7 @@ LIBETHEREAL_INCLUDES = \
req_resp_hdrs.h \
sha1.h \
slab.h \
+ sminmpec.h \
sna-utils.h \
strutil.h \
t35.h \