repo.or.cz
/
quvi.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add NEWS.txt, bump ChangeLog (w32)
[quvi.git]
/
doc
/
Makefile.am
blob
cf285af61c8f4f5628f8f01c46ebff9f7672b5fc
1
2
if WITH_DOC
3
doc_DATA = \
4
HowtoContributeCode \
5
HowtoGetDevelopmentCode \
6
HowtoHelp \
7
HowtoSubmitPatches \
8
CodingStyle
9
endif
10
11
EXTRA_DIST = $(doc_DATA)