aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>1998-11-12 06:01:27 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>1998-11-12 06:01:27 +0000
commit9743ed8d6ee4188a31d40c4da2e3abb296f39d2b (patch)
treeb5635327a52f09fe041a808311d39e8bde8b3def /Makefile.in
parent71eb8d009f1efeadee9ee7fa61fbcb6a8f73bf44 (diff)
I added the LANalzyer file format to wiretap. I cleaned up some code in the
wiretap functions to be more generic and therefore allow an easier integration of more packet-capture file types. I also put in all the GPL copyrights in the wiretap code. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@83 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index cc4cde5cef..e509090d9f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -146,7 +146,7 @@ EXTRA_ethereal_SOURCES = \
snprintf.h \
snprintf-imp.h
-ethereal_DEPENDENCIES = @SNPRINTF_O@
+ethereal_DEPENDENCIES = @SNPRINTF_O@ @LIBWIRETAP_A@
ethereal_LDADD = @SNPRINTF_O@ @LIBWIRETAP_A@
DISTCLEANFILES = \