summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-04-08 20:02:57 +0000
committerMike Fulbright <msf@redhat.com>2003-04-08 20:02:57 +0000
commit3feeebafcc515e35a29cc7a6ed447323977559c2 (patch)
treef81f17a0915e1c76ebed60801b57fe525cd00bad /scripts/Makefile
parentbb9f2c66524a0f2a8f3feb19ab28f4cde0e51788 (diff)
downloadanaconda-3feeebafcc515e35a29cc7a6ed447323977559c2.tar.gz
anaconda-3feeebafcc515e35a29cc7a6ed447323977559c2.tar.xz
anaconda-3feeebafcc515e35a29cc7a6ed447323977559c2.zip
this would really help
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 9ac5a94ab..5fd8dd454 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -7,7 +7,7 @@ install:
install -m 755 mk-images* $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 mk-rescueimage* $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 buildinstall $(DESTDIR)/$(RUNTIMEDIR)
- install -m 755 splittree $(DESTDIR)/$(RUNTIMEDIR)
+ install -m 755 splittree.py $(DESTDIR)/$(RUNTIMEDIR)
# install -m 755 splitdistro $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 scrubtree $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 pythondeps $(DESTDIR)/$(RUNTIMEDIR)