summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-04-12 22:35:59 +0000
committerErik Troan <ewt@redhat.com>2000-04-12 22:35:59 +0000
commit35d4d265c965ff7b21c95f16dbd07d8191935a48 (patch)
tree18dabc117f3a739a57b3605cfff05d9ecd1b0351 /scripts/Makefile
parentb24f58b3c74bd64e419e4aa970fab5b896b9890a (diff)
downloadanaconda-35d4d265c965ff7b21c95f16dbd07d8191935a48.tar.gz
anaconda-35d4d265c965ff7b21c95f16dbd07d8191935a48.tar.xz
anaconda-35d4d265c965ff7b21c95f16dbd07d8191935a48.zip
include mk-images arch-specific scripts
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index cad59b600..9a28b716a 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -4,6 +4,6 @@ all:
install:
install -m 755 upd-instroot $(DESTDIR)/$(RUNTIMEDIR)
- install -m 755 mk-images $(DESTDIR)/$(RUNTIMEDIR)
+ install -m 755 mk-images* $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 buildinstall $(DESTDIR)/$(RUNTIMEDIR)