repo.or.cz
/
dbus-cxx-async.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Free memory with dbus_free instead of free. Account for NULL signatures.
[dbus-cxx-async.git]
/
doc
/
Makefile.am
blob
39fd9b9deb140ecfadc9dde627dc835de95fb335
1
if DBUS_DOXYGEN_DOCS_ENABLED
2
3
EXTRA_DIST = Doxyfile.in
4
5
noinst_PROGRAMS = index.html
6
7
index_html_SOURCES = Doxyfile
8
9
index.html: Doxyfile
10
doxygen Doxyfile
11
12
endif
13
14
MAINTAINERCLEANFILES = \
15
Makefile.in