aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/tpg
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-02 06:53:30 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-02 06:53:30 +0000
commitcce39cb5bed73cb68e3ccbc368675053c999e9b0 (patch)
tree1a19cd6af0febed353244720467a7637bcf708d9 /plugins/tpg
parent00ea36c6ff282531d0f57b864617f04aef56f322 (diff)
remove plugin.c in distlclean
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18312 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins/tpg')
-rw-r--r--plugins/tpg/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/plugins/tpg/Makefile.am b/plugins/tpg/Makefile.am
index 7482d0cc7e..757069c81d 100644
--- a/plugins/tpg/Makefile.am
+++ b/plugins/tpg/Makefile.am
@@ -51,9 +51,10 @@ DISTCLEANFILES = \
http-parser.h
MAINTAINERCLEANFILES = \
- Makefile.in \
- http-parser.c \
- http-parser.h
+ Makefile.in \
+ http-parser.c \
+ http-parser.h \
+ plugin.c
EXTRA_DIST = \
http.tpg \