2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
This commit is contained in:
Joel Sherrill
2000-11-02 22:48:52 +00:00
parent 63b347b7ae
commit be59f363f3
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.

View File

@@ -17,7 +17,7 @@ OBJS = $(C_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(RTEMS_ROOT)/make/leaf.cfg
include $(top_srcdir)/../../../../automake/lib.am
TMPINSTALL_FILES += $(PROJECT_INCLUDE) $(H_FILES:%=$(PROJECT_INCLUDE)/%)