From 49da88cc99ffe632fa4708d420118b6d4b837b71 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 23 Nov 1999 15:53:09 +0000 Subject: Patch rtems-rc-19991117-16.diff from Ralf Corsepius : * the PACKHEX etc problem * prevents the *.rels being removed inside the build-tree * a typo which only shows for when MP is activated * Alters some custom/*cfg files --- c/src/optman/sapi/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/optman/sapi') diff --git a/c/src/optman/sapi/Makefile.am b/c/src/optman/sapi/Makefile.am index 34b23d5f6c..96254065ea 100644 --- a/c/src/optman/sapi/Makefile.am +++ b/c/src/optman/sapi/Makefile.am @@ -32,7 +32,7 @@ $(PROJECT_RELEASE)/lib: $(PROJECT_RELEASE)/lib/%$(LIB_VARIANT).rel: $(ARCH)/%.rel $(INSTALL_DATA) $< $@ -all: ${ARCH} $(TMPINSTALL_FILES) +all: ${ARCH} $(PGMS) $(TMPINSTALL_FILES) EXTRA_DIST = $(C_FILES) -- cgit v1.2.3