]> git.phdru.name Git - m_librarian.git/blobdiff - Makefile
Update docs: DB URI
[m_librarian.git] / Makefile
index 20168df489e943d0ae5c365f167d90d852f5f1c6..9a8f3baac8383ed13621f97d7949130261219771 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,8 @@ all:
 
 .PHONY: htmldoc
 htmldoc:
-       $(MAKE) -C doc html
-       $(MAKE) -C doc-ru html
+       $(MAKE) -C docs html
+       $(MAKE) -C docs-ru html
 
 .PHONY: test
 test: