Remove shared/Makefile.am.

This commit is contained in:
Ralf Corsepius
2005-10-16 07:30:31 +00:00
parent a3e2358bf8
commit 9f5382d168

View File

@@ -17,6 +17,5 @@ RTEMS_PROJECT_ROOT
RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
shared/Makefile])
AC_CONFIG_FILES([Makefile])
AC_OUTPUT