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
Rename cleanUpProgram() to endChild() and add kill ability
[remote/remote-mci.git]
/
doc
/
Makefile.am
blob
69ae290a1c2796830325790bf7c3b4d698d3446e
1
EXTRA_DIST = \
2
Doxyfile
3
4
code: Doxyfile
5
$(DOXYGEN) Doxyfile
6
7
.PHONY: code
8
9
include $(top_srcdir)/Makefile.lib