From 05539c4c90d28c4dc53c0378ee8e84fa1544c360 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Fri, 25 Jun 2004 07:19:47 +0000 Subject: Update to the makefiles to pull in the crc16 helper for use by SIR and later others svn path=/trunk/; revision=11239 --- epan/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'epan/Makefile.common') diff --git a/epan/Makefile.common b/epan/Makefile.common index 9df285db36..db9017fbab 100644 --- a/epan/Makefile.common +++ b/epan/Makefile.common @@ -3,7 +3,7 @@ # a) common to both files and # b) portable between both files # -# $Id: Makefile.common,v 1.28 2004/06/04 00:12:12 sahlberg Exp $ +# $Id: Makefile.common,v 1.29 2004/06/25 07:19:47 sahlberg Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -497,6 +497,7 @@ DISSECTOR_SUPPORT_SRC = \ ../afn.c \ ../asn1.c \ ../column.c \ + ../crc16.c \ ../crc32.c \ ../crypt-des.c \ ../crypt-md4.c \ -- cgit v1.2.3