From 52538a4056d3a880fe30b83c8a656e0d937b8743 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Mon, 21 Feb 2005 12:05:27 +0000 Subject: [PATCH] fixed lost line [r5187] --- ir/ir/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ir/ir/Makefile.in b/ir/ir/Makefile.in index be627df62..4dd4a1b66 100644 --- a/ir/ir/Makefile.in +++ b/ir/ir/Makefile.in @@ -15,6 +15,8 @@ srcdir = @srcdir@ topdir = ../.. subdir := ir/ir +enable_libcore := @enable_libcore@ + INSTALL_HEADERS = irprog.h irgraph.h irnode.h irmode.h irop.h ircons.h \ irflag.h irvrfy.h irgwalk.h irgmod.h iropt.h irdump.h \ irgopt.h ircgcons.h ircgopt.h irreflect.h irarch.h irprintf.h \ -- 2.20.1