better distribution support (not finished)
This commit is contained in:
parent
1cf47e414e
commit
72c070585f
7 changed files with 26 additions and 55 deletions
|
|
@ -4,12 +4,11 @@
|
|||
##
|
||||
###############################################################################
|
||||
|
||||
###############################################################################
|
||||
|
||||
EXTRA_DIST = eo.cfg foot.html html/* latex/*
|
||||
# EXTRA_DIST = eo.cfg foot.html html/* latex/*
|
||||
|
||||
doc: eo.cfg
|
||||
doxygen eo.cfg
|
||||
doc: eo.cfg
|
||||
doxygen eo.cfg
|
||||
|
||||
clean:
|
||||
rm -rf html latex man
|
||||
clean-local:
|
||||
rm -rf html latex man
|
||||
|
|
|
|||
Reference in a new issue