summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-07-08 17:12:24 +0000
committerJeremy Katz <katzj@redhat.com>2004-07-08 17:12:24 +0000
commit4262323b4bbd66612850b2cc17c0718b1c06bfcd (patch)
treec2d927ad35a44a823b7f9751b9bc9e63e426e6b0 /scripts/Makefile
parent59b80b0807bbccd1edf8802a9ddbf7e3efc3da99 (diff)
downloadanaconda-4262323b4bbd66612850b2cc17c0718b1c06bfcd.tar.gz
anaconda-4262323b4bbd66612850b2cc17c0718b1c06bfcd.tar.xz
anaconda-4262323b4bbd66612850b2cc17c0718b1c06bfcd.zip
will help to install fixmtime.py
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 5fd8dd454..9f097887e 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -15,5 +15,6 @@ install:
install -m 755 check-repository.py $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 getkeymaps $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 makestamp.py $(DESTDIR)/$(RUNTIMEDIR)
+ install -m 755 fixmtime.py $(DESTDIR)/$(RUNTIMEDIR)
depend: