aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/Makefile.am')
-rw-r--r--wiretap/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index 5db5d6ced4..61039955f5 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Wiretap
#
-# $Id: Makefile.am,v 1.49 2004/02/11 20:05:15 guy Exp $
+# $Id: Makefile.am,v 1.50 2004/03/06 21:46:27 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -31,6 +31,10 @@ CLEANFILES = \
libwiretap.a \
*~
+MAINTAINERCLEANFILES = \
+ ascend-grammar.c \
+ ascend-grammar.h
+
libwiretap_a_SOURCES = \
airopeek9.c \
airopeek9.h \