projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21b546c
)
Add mkws-doc.css to list of installable files.
author
Mike Taylor
<mike@indexdata.com>
Tue, 25 Mar 2014 17:30:38 +0000
(17:30 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 25 Mar 2014 17:30:38 +0000
(17:30 +0000)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index
89787b5
..
ee67fbe
100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-1,7
+1,7
@@
DOCS = README.html README.odt README.pdf \
whitepaper.html whitepaper.odt whitepaper.pdf
-INSTALLABLE = README.html whitepaper.html
+INSTALLABLE = README.html whitepaper.html mkws-doc.css
INSTALLED = $(INSTALLABLE:%=../tools/htdocs/%)
install: $(INSTALLED)