projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bb4454
)
Fix install of html docs
author
David Schleef
<ds@schleef.org>
Sat, 18 May 2002 22:46:32 +0000
(22:46 +0000)
committer
David Schleef
<ds@schleef.org>
Sat, 18 May 2002 22:46:32 +0000
(22:46 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 4032947758c3c08501413c1fb75602b6f4354714..73aab1b7aa146a35818bdd70f233dcc2cce13286 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-63,7
+63,7
@@
install_doc:
install -d $(INSTALLDIR_DOC)
install README doc/FAQ doc/drivers.txt $(INSTALLDIR_DOC)
install -d $(INSTALLDIR_DOC)/html/
- -install doc/html/* $(INSTALLDIR_DOC)/html/
+ -install doc/html/*
.html
$(INSTALLDIR_DOC)/html/
install -d $(INSTALLDIR_DOC)/etc/
install -m 755 etc/das1600.conf $(INSTALLDIR_DOC)/etc/
install -m 755 etc/dt282x.conf $(INSTALLDIR_DOC)/etc/