[PATCH 1/7] libdl/Makefile.am: Need preinstall on all targets
Joel Sherrill
joel.sherrill at oarcorp.com
Tue Nov 4 21:25:06 UTC 2014
---
cpukit/libdl/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cpukit/libdl/Makefile.am b/cpukit/libdl/Makefile.am
index 11f1478..5c3cd15 100644
--- a/cpukit/libdl/Makefile.am
+++ b/cpukit/libdl/Makefile.am
@@ -30,7 +30,7 @@ libdl_a_SOURCES = \
libdl_a_SOURCES += rtl-mdreloc- at RTEMS_CPU@.c
libdl_a_CPPFLAGS = $(AM_CPPFLAGS) -DRTEMS_RTL_RAP_LOADER=1 -DRTEMS_RTL_ELF_LOADER=1
+endif
+
include $(srcdir)/preinstall.am
include $(top_srcdir)/automake/local.am
-
-endif
--
1.9.3
More information about the devel
mailing list