c/Makefile.am, c/configure.ac: Remove references to TOOL_TARGETS

This commit is contained in:
Joel Sherrill
2016-01-04 13:59:50 -06:00
parent a33db7a894
commit bc8176bcd5
2 changed files with 1 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ preinstall-am: ${RTEMS_BSP}
## Pull in extra files intro the distribution
EXTRA_DIST = ACKNOWLEDGEMENTS
EXTRA_DIST += TOOL_TARGETS
include $(top_srcdir)/../automake/host.am
include $(top_srcdir)/../automake/subdirs.am

View File

@@ -3,7 +3,7 @@
AC_PREREQ([2.69])
AC_INIT([rtems-c],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
AC_CONFIG_SRCDIR([TOOL_TARGETS])
AC_CONFIG_SRCDIR([src])
RTEMS_TOP(..)
RTEMS_CANONICAL_TARGET_CPU