luadoc is not enough for capi
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
fce0e30507
commit
8560fd048d
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ output:
|
|||
$(IKIWIKI) $(CURDIR) html -v --wikiname about --plugin=goodstuff --templatedir=templates \
|
||||
--exclude=html --exclude=Makefile --rss --url http://awesome.naquadah.org
|
||||
luadoc:
|
||||
make -C src build cmake luadoc
|
||||
make -C src build cmake all
|
||||
|
||||
clean:
|
||||
rm -rf .ikiwiki html
|
||||
|
|
Loading…
Reference in New Issue