Added some statistics events
[libfirm] / ir / be / Makefile.in
index 93fb738..c58d877 100644 (file)
@@ -22,8 +22,8 @@ SOURCES = $(INSTALL_HEADERS)
 SOURCES +=     Makefile.in besched.h belistsched.h belistsched.c \
        beutil.h bemain.c besched.c bemain.c belive.c belive.h benumb.h \
        benumb_t.h benumb.c bechordal.c bera.c beutil.c \
-       bera.h bechordal_main.c \
-       becopyopt.c becopyheur.c becopyheur2.c becopyilp.c becopyilp1.c \
+       bera.h bechordal_main.c beschedregpress.c beschedtrace.c beschedtrivial.c \
+       beschedrand.c becopyopt.c becopyheur.c becopyheur2.c becopyilp.c becopyilp1.c \
        becopyilp2.c beifg.c becopystat.c bearch.c bechordal_draw.c \
        bechordal_draw.h beirgmod.c beirgmod.h benode.c benode_t.h \
        bessadestr.c beifg_std.c bespill.c bespillbelady.c \
@@ -35,7 +35,8 @@ SOURCES +=    Makefile.in besched.h belistsched.h belistsched.c \
        beverify.h beverify.c bepressurestat.c bepressurestat.h \
        bessadestrsimple.c beifg_clique.c beifg_list.c beifg_pointer.c \
        bejavacoal.c becopyheur3.c bespillcost.c bespillremat.c \
-       bespillslots.h bespillslots.c
+       bespillslots.h bespillslots.c beprofile.c \
+       bestatevent.h bestatevent.c
 
 
 include $(topdir)/MakeRules