X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=Makefile;h=9a8f3baac8383ed13621f97d7949130261219771;hp=20168df489e943d0ae5c365f167d90d852f5f1c6;hb=8cfaf304abebc78dbb7715505f40771dc89bae43;hpb=73bc43ecf69a473464909ef1b4d2236c60fcb1bb diff --git a/Makefile b/Makefile index 20168df..9a8f3ba 100644 --- 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: