From 96c1929dd251e8015057b615f855cc29d6daadcb Mon Sep 17 00:00:00 2001 From: Adam Szalkowski Date: Mon, 4 Sep 2006 08:23:53 +0000 Subject: [PATCH] added beprofile.c to makefile --- ir/be/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index f8053a199..c61ba061b 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -35,7 +35,7 @@ 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 -- 2.20.1