From 561fb267e85f6f65eadabb9fb1d647a56248b881 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20W=C3=BCrdig?= Date: Tue, 17 Oct 2006 15:46:21 +0000 Subject: [PATCH] fixed src dir [r8355] --- 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 3f703959d..88febd306 100644 --- a/ir/opt/Makefile.in +++ b/ir/opt/Makefile.in @@ -13,7 +13,7 @@ top_srcdir := @top_srcdir@ srcdir = @srcdir@ topdir = ../.. -subdir := ir/ir +subdir := ir/opt INSTALL_HEADERS = cfopt.h tailrec.h ldstopt.h strength_red.h reassoc.h \ loop_unrolling.h funccall.h opt_polymorphy.h ifconv.h \ -- 2.20.1