aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-03 00:07:01 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-03 00:07:01 +0000
commitaf55a68fbc7e35cb28ee330fa1cb00307207dcec (patch)
tree1568694dc81100d3dee2673642d16ef138982fdb /Makefile.am
parenta1740bebc9c8772c475dd53ca626ad625a2ed4d1 (diff)
Jeff Morriss: Move generation of packet-ncp2222.c to epan to make things work again
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10283 f5534014-38df-0310-8fa8-9805f1628bb7
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