dbus/dbus/python

johnp freedesktop-cvs-commits at pdx.freedesktop.org
Wed Jun 23 07:59:44 PDT 2004


CVS commit by johnp: 

* switched include directory from glib/ to dbus/
  since dbus-glib.h moved


  M +1 -1      dbus/dbus/python/Makefile.am   1.7


--- dbus/dbus/python/Makefile.am  #1.6:1.7
@@ -1,5 +1,5 @@
 SUBDIRS=examples
 
-INCLUDES=-I$(top_builddir) -I$(top_builddir)/glib $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) $(PYTHON_INCLUDES)
+INCLUDES=-I$(top_builddir) -I$(top_builddir)/dbus $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) $(PYTHON_INCLUDES)
 
 dbusdir = $(pythondir)





More information about the dbus-commit mailing list