summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-04 18:32:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-04 18:32:15 +0000
commit86c2108d92fc3a518ae698c1b4de2713e557da0e (patch)
treeb4a8745c19848c4bc549055df06626f818f34af7 /configure.ac
parent2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-86c2108d92fc3a518ae698c1b4de2713e557da0e.tar.bz2
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in make/Makefile.am. * configure.ac: Reflect change above.
Diffstat (limited to '')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
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