summaryrefslogtreecommitdiffstats
path: root/tools/build/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/scripts')
-rw-r--r--tools/build/scripts/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/build/scripts/Makefile.in b/tools/build/scripts/Makefile.in
index db02f4736c..1cecfcc2cb 100644
--- a/tools/build/scripts/Makefile.in
+++ b/tools/build/scripts/Makefile.in
@@ -17,8 +17,8 @@ include $(RTEMS_ROOT)/make/leaf.cfg
DESTDIR=$(PROJECT_RELEASE)/build-tools
-PGMS=install-if-change rcs-clean lock-directory unlock-directory rtems-glom search-id.sh
-
+PGMS=install-if-change rcs-clean lock-directory unlock-directory \
+ search-id.sh
INSTALLED=$(PGMS:%=$(DESTDIR)/%)