repo.or.cz
/
libquvi.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update NEWS for v0.9.4
[libquvi.git]
/
doc
/
Makefile.am
blob
02cfa4c148a3349b2028fee0501ca753a22f4fc2
1
EXTRA_DIST=asciidoc.conf footer.txt
2
3
SUBDIRS=
4
if WITH_MANUAL
5
SUBDIRS+=man3 man7
6
endif
7
if HAVE_DOXYGEN
8
SUBDIRS+=dox
9
endif
10
11
# vim: set ts=2 sw=2 tw=72 expandtab: