From 8da107446b151c2fbc5914c9758913735be2fce8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 29 Nov 2002 11:10:57 +0000 Subject: 2002-11-29 Ralf Corsepius * target.cfg.in: New, copy of c/make/target.cfg.in. * configure.ac: Add target.cfg. * Makefile.am: Add target.cfg. --- c/src/make/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/make/configure.ac') diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac index c20935806d..b0e1028786 100644 --- a/c/src/make/configure.ac +++ b/c/src/make/configure.ac @@ -96,5 +96,5 @@ Makefile.inc host.cfg bsp.cfg ]) - +AC_CONFIG_FILES([target.cfg]) AC_OUTPUT -- cgit v1.2.3