From 3f0a41ec2f2415d470743706489e05566a9fb1b1 Mon Sep 17 00:00:00 2001 From: Sebastian Hack Date: Fri, 10 Mar 2006 17:10:23 +0000 Subject: [PATCH] Added survive dce [r7433] --- ir/common/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/common/Makefile.in b/ir/common/Makefile.in index 29642effb..0a8cc3286 100644 --- a/ir/common/Makefile.in +++ b/ir/common/Makefile.in @@ -22,7 +22,7 @@ SOURCES = $(INSTALL_HEADERS) SOURCES += Makefile.in \ error.c firm_common.c firm.c firmwalk.c \ error.h firm_common_t.h statistics.c debug.c old_fctnames.h \ - irtools.c irtools.h + irtools.c irtools.h survive_dce.c survive_dce.h include $(topdir)/MakeRules -- 2.20.1