distclean fix (delete dtd_grammar.h)
authorstandel <standel@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 19 May 2007 18:33:44 +0000 (18:33 +0000)
committerstandel <standel@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 19 May 2007 18:33:44 +0000 (18:33 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21834 f5534014-38df-0310-8fa8-9805f1628bb7

epan/Makefile.am

index 0867fe3fb9c4c1c60d28e860f814b8c11a74e9bf..adcd3ea03c8a45da8fc8b3825d793a3891017875 100644 (file)
@@ -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