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, 2 insertions, 1 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index c1d723fe06..47579b7520 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -41,6 +41,7 @@ LIBETHEREAL_SRC = \
osi-utils.c \
packet.c \
plugins.c \
+ prefs.c \
proto.c \
range.c \
sna-utils.c \
@@ -77,6 +78,7 @@ LIBETHEREAL_INCLUDES = \
packet_info.h \
pint.h \
plugins.h \
+ prefs.h \
proto.h \
range.h \
report_err.h \
@@ -104,7 +106,6 @@ DISSECTOR_SUPPORT_SRC = \
../h225-persistentdata.c \
../in_cksum.c \
../ipproto.c \
- ../prefs.c \
../ptvcursor.c \
../reassemble.c \
../req_resp_hdrs.c \