From 5b86ce0c985e15c9dbae385cb92c833cd0cae6cd Mon Sep 17 00:00:00 2001 From: Boris Boesler Date: Thu, 8 Mar 2001 10:35:33 +0000 Subject: [PATCH] added irgopt.h to files to be installed [r120] --- 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 5cc81a652..ab5cf0aba 100644 --- a/ir/ir/Makefile.in +++ b/ir/ir/Makefile.in @@ -12,7 +12,7 @@ subdir := 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 \ - old_fctnames.h + irgopt.h old_fctnames.h SOURCES = INSTALL_HEADERS -- 2.20.1