aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-08-02 15:25:41 +0000
committerGerald Combs <gerald@wireshark.org>2005-08-02 15:25:41 +0000
commitc214405e414d0773275f21bc8a1cde281ede8edb (patch)
tree77ff1ecb09172f092547e3f8b6565a33f4ff7989 /plugins/mate/Makefile.am
parentb9ba0508bc1751b1b612c805d0c52fd781141fa9 (diff)
Clean up after ourselves so that we pass "distcheck" again.
svn path=/trunk/; revision=15194
Diffstat (limited to 'plugins/mate/Makefile.am')
-rw-r--r--plugins/mate/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/mate/Makefile.am b/plugins/mate/Makefile.am
index bdcd0a10e9..45a4d56dbc 100644
--- a/plugins/mate/Makefile.am
+++ b/plugins/mate/Makefile.am
@@ -53,6 +53,11 @@ CLEANFILES = \
mate \
*~
+DISTCLEANFILES = \
+ mate_grammar.out \
+ mate_grammar.c \
+ mate_grammar.h
+
MAINTAINERCLEANFILES = \
Makefile.in \
mate_grammar.c \