imported D-Bus C++ library
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@7382 30a43799-04e7-0310-8b2b-ea0d24f86d0e
This commit is contained in:
commit
acfeb85b87
89 changed files with 92818 additions and 0 deletions
14
doc/Makefile.am
Normal file
14
doc/Makefile.am
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
if DBUS_DOXYGEN_DOCS_ENABLED
|
||||
|
||||
SUBDIRS = html
|
||||
|
||||
EXTRA_DIST = Doxyfile.in
|
||||
|
||||
noinst_PROGRAMS = index.html
|
||||
|
||||
index_html_SOURCES = Doxyfile
|
||||
|
||||
index.html: Doxyfile
|
||||
doxygen Doxyfile
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue