aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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