summaryrefslogtreecommitdiffstats
path: root/scripts/cpukit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scripts/cpukit/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/cpukit/Makefile.am b/scripts/cpukit/Makefile.am
index 29a82707d2..01d1e00bc5 100644
--- a/scripts/cpukit/Makefile.am
+++ b/scripts/cpukit/Makefile.am
@@ -12,8 +12,7 @@ SUBPACKAGES += rtems-cpukit.add
SUBPACKAGES += $(top_builddir)/common/clean.add
SUBPACKAGES += target-cpukit.add
-MKSPEC_DEPS = mkspec rtems-cpukit.spec.in \
- $(top_builddir)/setup.cache
+MKSPEC_DEPS = mkspec rtems-cpukit.spec.in $(top_builddir)/setup.cache
rtems-cpukit.spec.in: $(SUBPACKAGES)
cat $^ > $@