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