aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-10-04 16:02:59 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-10-04 16:02:59 +0000
commit2ef297e63a860471dde5579480be870240ed744f (patch)
treed22df9817a7f1b8b0b58f4e40181b610577e8245 /epan/Makefile.common
parent79459034c94655bac0b592c1d97ab92b833bce73 (diff)
Finally got it to complie.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19427 f5534014-38df-0310-8fa8-9805f1628bb7
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 \