From: Christian Würdig Date: Tue, 27 Mar 2007 14:48:45 +0000 (+0000) Subject: added missing source X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=371260ab16ede545732567d323aec9c12a4fdab7;p=libfirm added missing source [r8737] --- diff --git a/ir/ir/Makefile.in b/ir/ir/Makefile.in index 2b729d6ba..b5885138b 100644 --- a/ir/ir/Makefile.in +++ b/ir/ir/Makefile.in @@ -29,7 +29,8 @@ SOURCES += Makefile.in \ irgwalk.c irgwalk_blk.c irdump.c irdumptxt.c irgopt.c irgopt_t.h irnode_t.h \ irmode.c irop.c irprog.c irflag.c irflag_t.h irgraph.c irprintf_t.h \ irmode_t.h irop_t.h irprog_t.h ircgcons.c ircgopt.c irreflect.c irarch.c \ - pseudo_irg.c irhooks.c iredges.c irprintf.c irvrfy_t.h irphase.c irphase_t.h + pseudo_irg.c irhooks.c iredges.c irprintf.c irvrfy_t.h irphase.c irphase_t.h \ + irnodeset.c ifeq ($(enable_libcore),yes) SOURCES += irargs.c