aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2007-01-31 03:30:49 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2007-01-31 03:30:49 +0000
commit9811341b9f07cb2756da047aae2147a615df4bbe (patch)
treef794996803e6c364e4a10f0cecfaef8cf69d68fd
parentb1cdc9bcb9a54b110798cba87932de0fc658acc6 (diff)
downloadwireshark-9811341b9f07cb2756da047aae2147a615df4bbe.tar.gz
wireshark-9811341b9f07cb2756da047aae2147a615df4bbe.tar.bz2
wireshark-9811341b9f07cb2756da047aae2147a615df4bbe.zip
dfilter-macro.c is in SVN, it should not be in MAINTAINERCLEANFILES (else we have to re-fetch the file from svn each time we make maintainer-clean
svn path=/trunk/; revision=20641
-rw-r--r--epan/dfilter/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dfilter/Makefile.am b/epan/dfilter/Makefile.am
index a6a6e07515..9de326ea39 100644
--- a/epan/dfilter/Makefile.am
+++ b/epan/dfilter/Makefile.am
@@ -34,7 +34,6 @@ DISTCLEANFILES = \
grammar.h
MAINTAINERCLEANFILES = \
- dfilter-macro.c \
Makefile.in \
grammar.c \
grammar.h \