Switch back to include compile.am instead of amcompile.am

This commit is contained in:
Ralf Corsepius
2005-11-07 09:09:26 +00:00
parent c32fb8f136
commit d66557fac4
148 changed files with 149 additions and 148 deletions

View File

@@ -21,7 +21,7 @@ PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/amcompile.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/libtests.am