From 755615bdc667397dc267badb4adab961ee4dbb53 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 6 Apr 2005 09:08:58 +0000 Subject: [PATCH] added irvrfy_t.h [r5588] --- ir/ir/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/ir/Makefile.in b/ir/ir/Makefile.in index 1e2b78e1e..197130988 100644 --- a/ir/ir/Makefile.in +++ b/ir/ir/Makefile.in @@ -29,7 +29,7 @@ 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 + pseudo_irg.c irhooks.c iredges.c irprintf.c irvrfy_t.h ifeq ($(enable_libcore),yes) SOURCES += irargs.c -- 2.20.1