From 1fc14c2530f8e9637be7bfe95d9e9f006b00c0ac Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Fri, 12 Aug 2005 13:11:02 +0000 Subject: [PATCH] install scalar_replace.h [r6415] --- ir/opt/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/opt/Makefile.in b/ir/opt/Makefile.in index f89c39aa7..c3e5260c5 100644 --- a/ir/opt/Makefile.in +++ b/ir/opt/Makefile.in @@ -17,7 +17,7 @@ subdir := ir/ir INSTALL_HEADERS = cfopt.h tailrec.h ldstopt.h strength_red.h reassoc.h \ loop_unrolling.h funccall.h opt_polymorphy.h ifconv.h \ - return.h tropt.h + return.h tropt.h scalar_replace.h SOURCES = $(INSTALL_HEADERS) -- 2.20.1