X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile;h=01d1d1f5423c39c3db72062d67fdfbe3814f9778;hb=575c5ee98d81e518bb45d8281e8ea912ba330983;hp=34dc62efc1931dd9a2d9ea870c5b70677ed5ffe2;hpb=84335fb90d7d8d3e4243743aca744a233a89d046;p=mkws-moved-to-github.git diff --git a/doc/Makefile b/doc/Makefile index 34dc62e..01d1d1f 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,9 +1,10 @@ # Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com DOCS = README.html README.odt README.pdf \ - whitepaper.html whitepaper.odt whitepaper.pdf + whitepaper.html whitepaper.odt whitepaper.pdf \ + library-configuration.html library-configuration.odt library-configuration.pdf -INSTALLABLE = README.html whitepaper.html mkws-doc.css +INSTALLABLE = README.html whitepaper.html library-configuration.html mkws-doc.css INSTALLED = $(INSTALLABLE:%=../tools/htdocs/%) install: $(INSTALLED)