adding doc target to all
This commit is contained in:
parent
6fc47590cd
commit
865a0d4672
1 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
EXTRA_DIST = eo.cfg foot.html html/* latex/*
|
EXTRA_DIST = eo.cfg foot.html html/* latex/*
|
||||||
|
|
||||||
all :
|
all: doc
|
||||||
|
|
||||||
doc: eo.cfg
|
doc: eo.cfg
|
||||||
doxygen eo.cfg
|
doxygen eo.cfg
|
||||||
|
|
|
||||||
Reference in a new issue