summaryrefslogtreecommitdiffstats
path: root/tools/update
diff options
context:
space:
mode:
Diffstat (limited to 'tools/update')
-rw-r--r--tools/update/Makefile.in2
-rw-r--r--tools/update/configure2
-rw-r--r--tools/update/configure.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/update/Makefile.in b/tools/update/Makefile.in
index 4c2937ad9d..6737873ecb 100644
--- a/tools/update/Makefile.in
+++ b/tools/update/Makefile.in
@@ -267,7 +267,7 @@ profile-am:
profile: profile-am
.PHONY: profile profile-am
-preinstall-am:
+preinstall-am: $(TMPINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am
diff --git a/tools/update/configure b/tools/update/configure
index b2cb7845f5..b26dd45eb6 100644
--- a/tools/update/configure
+++ b/tools/update/configure
@@ -748,7 +748,7 @@ else
fi
-PACKAGE=rtems-update-tools
+PACKAGE=rtems-tools-update
VERSION=$RTEMS_VERSION
diff --git a/tools/update/configure.in b/tools/update/configure.in
index 23a86f8b7e..737f99e296 100644
--- a/tools/update/configure.in
+++ b/tools/update/configure.in
@@ -9,7 +9,7 @@ RTEMS_TOP(../..)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(rtems-update-tools,$RTEMS_VERSION,no)
+AM_INIT_AUTOMAKE(rtems-tools-update,$RTEMS_VERSION,no)
AM_MAINTAINER_MODE
RTEMS_PATH_KSH