From e9f57f57794a91e344bf975bfe4935502d2708ae Mon Sep 17 00:00:00 2001 From: Sebastian Hack Date: Thu, 10 Feb 2005 13:26:58 +0000 Subject: [PATCH] Added pnc.h to the install headers [r5081] --- 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 33ac68ef1..fca0d89b5 100644 --- a/ir/ir/Makefile.in +++ b/ir/ir/Makefile.in @@ -18,7 +18,7 @@ subdir := ir/ir 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 \ - pseudo_irg.h irhooks.h iredges.h + pseudo_irg.h irhooks.h iredges.h pnc.h SOURCES = $(INSTALL_HEADERS) -- 2.20.1