merge from freedesktop.org
Merge git://anongit.freedesktop.org/git/dbus/dbus-c++ Conflicts: examples/echo/echo-server.cpp examples/properties/props-server.cpp
This commit is contained in:
commit
13219dd9fc
18 changed files with 124 additions and 167 deletions
|
@ -1,6 +1,6 @@
|
|||
EXTRA_DIST =
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include $(gtkmm_CFLAGS) -I$(top_srcdir)/tools
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(gtkmm_CFLAGS) -I$(top_srcdir)/tools
|
||||
|
||||
if HAVE_GTKMM
|
||||
noinst_PROGRAMS = dbus-browser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue