From 3feeebafcc515e35a29cc7a6ed447323977559c2 Mon Sep 17 00:00:00 2001 From: Mike Fulbright Date: Tue, 8 Apr 2003 20:02:57 +0000 Subject: this would really help --- scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Makefile') 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) -- cgit