* Nested objects introspection patch (David Belser)
* More indentation in generated code (David Belser) * Avoid redundant calls to dbus_bus_add_match (David Belser) * Typo in HAVE_PTHREAD_H macro (Olivier Hochreutiner) * Allow other listeners to receive the same signal, if any (Olivier Hochreutiner)
This commit is contained in:
parent
ecd2428049
commit
68a722e6d1
10 changed files with 89 additions and 64 deletions
|
@ -1,6 +1,6 @@
|
|||
EXTRA_DIST = README echo-introspect.xml
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
|
||||
|
||||
noinst_PROGRAMS = echo-server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue