From aefc10955188f00c01c57f1cada0f0c75bedff54 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:34:23 +0000 Subject: 2000-09-04 Ralf Corsepius * optman/Makefile.am, src/Makefile.am: Include compile.am. --- c/src/optman/rtems/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/optman/rtems/Makefile.am') diff --git a/c/src/optman/rtems/Makefile.am b/c/src/optman/rtems/Makefile.am index dc6c6292b7..dded992530 100644 --- a/c/src/optman/rtems/Makefile.am +++ b/c/src/optman/rtems/Makefile.am @@ -11,6 +11,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o) PGMS = $(C_FILES:%.c=$(ARCH)/%.rel) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../../../automake/lib.am TMPINSTALL_FILES += \ -- cgit v1.2.3