summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/dumpbuf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libmisc/dumpbuf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libmisc/dumpbuf/Makefile.am b/cpukit/libmisc/dumpbuf/Makefile.am
index 01e3225ec7..634b36b860 100644
--- a/cpukit/libmisc/dumpbuf/Makefile.am
+++ b/cpukit/libmisc/dumpbuf/Makefile.am
@@ -33,7 +33,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
# (OPTIONAL) Add local stuff here using +=
#
-${LIB}: ${SRCS} ${OBJS}
+${LIB}: ${OBJS}
$(make-library)
all: ${ARCH} $(PREINSTALL_FILES) $(LIB) $(TMPINSTALL_FILES)