summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-05-30 19:50:21 +0000
committerMatt Wilson <msw@redhat.com>2000-05-30 19:50:21 +0000
commit6533b9f252ab6ef35af588351e1a6ec7be25fc24 (patch)
tree806df960653228ce9f631a2066df4e8b4577527c /scripts/Makefile
parent4b6445eea9c485db969e110beff0ab212b7da811 (diff)
downloadanaconda-6533b9f252ab6ef35af588351e1a6ec7be25fc24.tar.gz
anaconda-6533b9f252ab6ef35af588351e1a6ec7be25fc24.tar.xz
anaconda-6533b9f252ab6ef35af588351e1a6ec7be25fc24.zip
split scrubbing out to arch buildhost
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index 979698b88..028f08379 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -6,5 +6,6 @@ install:
install -m 755 upd-instroot $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 mk-images* $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 buildinstall $(DESTDIR)/$(RUNTIMEDIR)
+ install -m 755 scrubtree $(DESTDIR)/$(RUNTIMEDIR)
depend: