From 7f2c3e381ad1f92297139b9abf35c9fc5576f1f5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 16:08:02 +0000 Subject: 2000-09-04 Ralf Corsepius * src/rpc/Makefile.am, src/xdr/Makefile.am: Include compile.am --- c/src/librpc/src/rpc/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/librpc/src/rpc/Makefile.am') diff --git a/c/src/librpc/src/rpc/Makefile.am b/c/src/librpc/src/rpc/Makefile.am index 1c7542fb1b..2d2dc10a6a 100644 --- a/c/src/librpc/src/rpc/Makefile.am +++ b/c/src/librpc/src/rpc/Makefile.am @@ -25,6 +25,7 @@ C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o) OBJS = $(C_O_FILES) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../../../automake/lib.am TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a -- cgit v1.2.3