aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2004-03-03 00:07:01 +0000
committerJörg Mayer <jmayer@loplof.de>2004-03-03 00:07:01 +0000
commit2e0e2b30ab305171081e67003c38bd722425e532 (patch)
tree1568694dc81100d3dee2673642d16ef138982fdb /Makefile.am
parentc90c1c6502313b8ad0ef4b8dc674e84da3131137 (diff)
Jeff Morriss: Move generation of packet-ncp2222.c to epan to make things work again
svn path=/trunk/; revision=10283
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index ace9fe2c98..e54ad87ef8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.714 2004/03/02 01:21:56 jmayer Exp $
+# $Id: Makefile.am,v 1.715 2004/03/03 00:07:00 jmayer Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -612,9 +612,6 @@ text2pcap.1: doc/text2pcap.pod
(cd doc ; \
$(MAKE) ../text2pcap.1 )
-packet-ncp2222.c : ncp2222.py
- $(PYTHON) $(srcdir)/ncp2222.py -o $@
-
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck