summaryrefslogtreecommitdiffstats
path: root/c/src/librpc/src/rpc/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 16:08:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 16:08:02 +0000
commit7f2c3e381ad1f92297139b9abf35c9fc5576f1f5 (patch)
treec8e5b8984bb76734362b0b8e16c45b060d2db466 /c/src/librpc/src/rpc/Makefile.am
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7f2c3e381ad1f92297139b9abf35c9fc5576f1f5.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/rpc/Makefile.am, src/xdr/Makefile.am: Include compile.am
Diffstat (limited to 'c/src/librpc/src/rpc/Makefile.am')
-rw-r--r--c/src/librpc/src/rpc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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