From: Boris Boesler Date: Thu, 8 Mar 2001 10:35:33 +0000 (+0000) Subject: added irgopt.h to files to be installed X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=5b86ce0c985e15c9dbae385cb92c833cd0cae6cd;p=libfirm added irgopt.h to files to be installed [r120] --- 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