From 48588ab33dabfdab85d3d8e4a80b42fcec4f8a0a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Mar 2011 04:05:18 +0000 Subject: =?UTF-8?q?2011-03-07=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am, configure.ac: Move file generation into Makefile. --- c/src/make/configure.ac | 4 ---- 1 file changed, 4 deletions(-) (limited to 'c/src/make/configure.ac') diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac index 426585f956..f40ac6a755 100644 --- a/c/src/make/configure.ac +++ b/c/src/make/configure.ac @@ -78,9 +78,5 @@ AC_CONFIG_LINKS([leaf.cfg:leaf.cfg]) # Explicitly list all Makefiles here AC_CONFIG_FILES([Makefile -Makefile.inc -host.cfg -bsp.cfg ]) -AC_CONFIG_FILES([target.cfg]) AC_OUTPUT -- cgit v1.2.3