From 7fcc26ac643cb0f4538963d043d9bd10bfe8c7a8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:32:34 +0000 Subject: 2000-09-04 Ralf Corsepius * cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am, monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am: Include compile.am. --- c/src/libmisc/rtmonuse/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/libmisc/rtmonuse/Makefile.am') diff --git a/c/src/libmisc/rtmonuse/Makefile.am b/c/src/libmisc/rtmonuse/Makefile.am index 8c565801e5..d4321546cd 100644 --- a/c/src/libmisc/rtmonuse/Makefile.am +++ b/c/src/libmisc/rtmonuse/Makefile.am @@ -15,6 +15,7 @@ H_FILES = rtmonuse.h OBJS = $(C_O_FILES) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../../../automake/lib.am $(PROJECT_INCLUDE)/rtems: -- cgit v1.2.3