put bison and flex sources into the package
authorMatthias Braun <matze@braunis.de>
Fri, 12 Dec 2008 19:15:29 +0000 (19:15 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 12 Dec 2008 19:15:29 +0000 (19:15 +0000)
[r24581]

ir/Makefile.am

index 468857e..9aa8269 100644 (file)
@@ -397,6 +397,9 @@ EXTRA_DIST = \
        be/scripts/generate_new_opcodes.pl \
        be/scripts/generate_regalloc_if.pl
 
+EXTRA_DIST += libcore/do_bisonflex.sh \
+       libcore/lc_config_parser.y \
+       libcore/lc_config_lexer.l
 
 # ia32 backend