summaryrefslogtreecommitdiff
path: root/epan/Makefile.am
diff options
context:
space:
mode:
authorSebastien Tandel <sebastien@tandel.be>2007-05-19 18:33:44 +0000
committerSebastien Tandel <sebastien@tandel.be>2007-05-19 18:33:44 +0000
commit5879092311ffa0f3c99c1e604ae28594514b25d7 (patch)
treeb07fa75e01ee2e5d4f45629387241144dd58c431 /epan/Makefile.am
parent3e0d91c307732df7df90d6d2d179166e1e3128e6 (diff)
downloadwireshark-5879092311ffa0f3c99c1e604ae28594514b25d7.tar.gz
distclean fix (delete dtd_grammar.h)
svn path=/trunk/; revision=21834
Diffstat (limited to 'epan/Makefile.am')
-rw-r--r--epan/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/Makefile.am b/epan/Makefile.am
index 0867fe3fb9..adcd3ea03c 100644
--- a/epan/Makefile.am
+++ b/epan/Makefile.am
@@ -77,6 +77,8 @@ EXTRA_libwireshark_la_SOURCES = \
EXTRA_DIST = \
dtd_grammar.lemon \
dtd_parse.l \
+ dtd_parse.c \
+ dtd_parse.h \
dtd_preparse.l \
enterprise-numbers \
libwireshark.def \
@@ -99,6 +101,7 @@ CLEANFILES = \
DISTCLEANFILES = \
$(LIBWIRESHARK_GENERATED_SRC) \
+ dtd_grammar.h \
dtd_grammar.out