diff options
| author | Erik Troan <ewt@redhat.com> | 2000-04-05 20:57:14 +0000 |
|---|---|---|
| committer | Erik Troan <ewt@redhat.com> | 2000-04-05 20:57:14 +0000 |
| commit | a7297713b161025feabfac72bb18f7b3182d8ce2 (patch) | |
| tree | 3919341d348c9626d6e0f1405f3a44860e435544 /scripts | |
| parent | 66f00755be0b2f410c09a06ba1b5a354765ebd6f (diff) | |
*** empty log message ***
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index 7298f332a..7c438f624 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -5,4 +5,5 @@ all: install: install -m 755 upd-instroot $(DESTDIR)/$(RUNTIMEDIR) install -m 755 upd-modules $(DESTDIR)/$(RUNTIMEDIR) + install -m 755 buildinstall $(DESTDIR)/$(RUNTIMEDIR) |
