aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-10-04 16:02:59 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-10-04 16:02:59 +0000
commit12819c3b19631b0226ed0d496eb7364ef0793d1c (patch)
treed22df9817a7f1b8b0b58f4e40181b610577e8245 /epan/Makefile.common
parentc284a7f9abfbb4ee010449cb97e5ac1d6d13beec (diff)
Finally got it to complie.
svn path=/trunk/; revision=19427
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 0eb3b6ac45..ae4c574a80 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -32,6 +32,7 @@ LIBWIRESHARK_SRC = \
atalk-utils.c \
base64.c \
bitswap.c \
+ camel-persistentdata.c \
charsets.c \
circuit.c \
column.c \
@@ -108,6 +109,7 @@ LIBWIRESHARK_INCLUDES = \
base64.h \
bitswap.h \
bridged_pids.h \
+ camel-persistentdata.h \
charsets.h \
chdlctypes.h \
circuit.h \