aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2004-01-18 14:08:28 +0000
committerJörg Mayer <jmayer@loplof.de>2004-01-18 14:08:28 +0000
commitab37702076485955805a2ea747e13113a28fa93d (patch)
treebbd14678bde6c2136d988168de8c1d906248bcd7 /plugins
parenteaf42827f3b4135e122896f27f284818ef4e23c0 (diff)
Remove unused rule to build packet-asn1-static.o
svn path=/trunk/; revision=9718
Diffstat (limited to 'plugins')
-rw-r--r--plugins/asn1/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/asn1/Makefile.am b/plugins/asn1/Makefile.am
index 9b1f14af7f..12c2ad2807 100644
--- a/plugins/asn1/Makefile.am
+++ b/plugins/asn1/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal/asn1
#
-# $Id: Makefile.am,v 1.3 2003/12/04 22:37:52 guy Exp $
+# $Id: Makefile.am,v 1.4 2004/01/18 14:08:28 jmayer Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -35,9 +35,6 @@ asn1_la_LDFLAGS = -module -avoid-version
# add them here.
LIBS = $(GLIB_LIBS)
-packet-asn1-static.o: packet-asn1.c moduleinfo.h
- $(LTCOMPILE) -c -o packet-asn1-static.o -D__ETHEREAL_STATIC__ $(srcdir)/packet-asn1.c
-
CLEANFILES = asn1 *~
EXTRA_DIST = Makefile.nmake