From 86c2108d92fc3a518ae698c1b4de2713e557da0e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 4 Mar 2011 18:32:15 +0000 Subject: =?UTF-8?q?2011-03-04=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Merge-in make/Makefile.am. * configure.ac: Reflect change above. --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7416d73e87..6acb037556 100644 --- a/configure.ac +++ b/configure.ac @@ -67,8 +67,6 @@ AS_IF([test x"$enable_multilib" = x"yes"],[ ]) RTEMS_TARGET_CONFIG_SUBDIRS([c]) -AC_CONFIG_FILES([Makefile -make/Makefile -]) +AC_CONFIG_FILES([Makefile]) AC_OUTPUT -- cgit v1.2.3