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