Add a script as a front-end for Flex, to work around various problems,
[obnox/wireshark/wip.git] / epan / Makefile.common
index 3d7c12427d0a207555dbe113fab616ca302840f0..3d5bbde8942f0dc492a24828e7b622463edfcd42 100644 (file)
@@ -111,10 +111,15 @@ LIBWIRESHARK_DISTCLEAN_GENERATED_SRC = \
 #
 LIBWIRESHARK_NODISTCLEAN_GENERATED_SRC = \
        diam_dict.c             \
+       diam_dict_lex.h         \
        dtd_parse.c             \
+       dtd_parse_lex.h         \
        dtd_preparse.c          \
+       dtd_preparse_lex.h      \
        radius_dict.c           \
-       uat_load.c
+       radius_dict_lex.h       \
+       uat_load.c              \
+       uat_load_lex.h
 
 LIBWIRESHARK_GENERATED_SRC =   \
        $(LIBWIRESHARK_DISTCLEAN_GENERATED_SRC) \