removed unitialized used vartiable
[libfirm] / ir / be / Makefile.in
index 582e90c..edd0e6a 100644 (file)
@@ -39,7 +39,10 @@ SOURCES +=   Makefile.in besched.h belistsched.h belistsched.c \
        bestatevent.h bestatevent.c be_dbgout.h bestabs.c beschedrss.c \
        beblocksched.h beblocksched.c bespilloptions.c bespilloptions.h \
        beilpsched.c beilpsched.h bemachine.c bemachine.h \
-       bemodule.c bemodule.h beloopana.c beloopana.h
+       bemodule.c bemodule.h beloopana.c beloopana.h \
+       begnuas.c begnuas.h beemitter.c beemitter.h bedomfront.c bestate.c \
+       bessaconstr.c bessaconstr.h bestate.c bestate.h
+
 
 
 include $(topdir)/MakeRules