diff --git a/cpukit/sapi/ChangeLog b/cpukit/sapi/ChangeLog index a1cb728e84..e86cb892b5 100644 --- a/cpukit/sapi/ChangeLog +++ b/cpukit/sapi/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * Makefile.am: Remove stray reference to sptables.h.in. + 2003-03-06 Ralf Corsepius * include/rtems/sptables.h.in: Remove. diff --git a/cpukit/sapi/Makefile.am b/cpukit/sapi/Makefile.am index 39b19b3883..5d66a261e2 100644 --- a/cpukit/sapi/Makefile.am +++ b/cpukit/sapi/Makefile.am @@ -33,9 +33,6 @@ PREINSTALL_FILES += $(include_rtems_HEADERS:include/%=$(PROJECT_INCLUDE)/%) EXTRA_DIST = include/rtems/README -include/rtems/sptables.h: $(top_builddir)/config.status $(top_srcdir)/sapi/include/rtems/sptables.h.in - cd $(top_builddir) && CONFIG_FILES=sapi/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status - ## inline inline_H_FILES = inline/rtems/extension.inl