From 2ef297e63a860471dde5579480be870240ed744f Mon Sep 17 00:00:00 2001 From: etxrab Date: Wed, 4 Oct 2006 16:02:59 +0000 Subject: Finally got it to complie. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19427 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/Makefile.common | 2 ++ 1 file changed, 2 insertions(+) (limited to 'epan/Makefile.common') 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 \ -- cgit v1.2.3