Fixed Makefile.am due to r25581
[libfirm] / ir / Makefile.am
index be7bd92..1e4d56a 100644 (file)
@@ -68,7 +68,6 @@ libfirm_la_SOURCES = \
        ana/rta.c \
        ana/structure.c \
        ana/trouts.c \
-       arch/archop.c \
        be/beabi.c \
        be/bearch.c \
        be/beblocksched.c \
@@ -127,7 +126,6 @@ libfirm_la_SOURCES = \
        be/bespillslots.c \
        be/bessaconstr.c \
        be/bessadestr.c \
-       be/bessadestrsimple.c \
        be/bestabs.c \
        be/bestat.c \
        be/bestate.c \
@@ -165,6 +163,7 @@ libfirm_la_SOURCES = \
        ir/irgwalk_blk.c \
        ir/irgwalk.c \
        ir/irhooks.c \
+       ir/irio.c \
        ir/irlinkednodemap.c \
        ir/irlinkednodeset.c \
        ir/irmode.c \
@@ -267,7 +266,6 @@ EXTRA_DIST = \
        be/becopyopt_t.h \
        be/beifg_t.h \
        be/beblocksched.h \
-       be/bessadestrsimple.h \
        be/becopyilp_t.h \
        be/bemachine.h \
        be/beverify.h \
@@ -398,6 +396,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