summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/Makefile.am')
-rw-r--r--cpukit/libcsupport/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am
index 22cbad4233..24751d4ca0 100644
--- a/cpukit/libcsupport/Makefile.am
+++ b/cpukit/libcsupport/Makefile.am
@@ -87,10 +87,9 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/zilog \
## General stuff
all-local: $(PREINSTALL_FILES)
-LIBNAME = libcsupport
-LIB = ${ARCH}/${LIBNAME}.a
+LIB = ${ARCH}/libcsupport.a
-INCLUDES = -Isrc
+AM_CPPFLAGS += -Isrc
ERROR_C_FILES = src/error.c