repo.or.cz
/
remote
/
remote-mci.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove TODO file
[remote/remote-mci.git]
/
doc
/
Makefile.am
blob
6bc361b1c95f34f7d4d0e11c042fbab1f822a26e
1
EXTRA_DIST = \
2
diku_mch \
3
Doxyfile
4
5
code: Doxyfile
6
$(DOXYGEN) Doxyfile
7
8
.PHONY: code
9
10
include $(top_srcdir)/Makefile.lib