]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
* switched include directory from glib/ to dbus/
authorJohn (J5) Palmieri <johnp@redhat.com>
Wed, 23 Jun 2004 14:59:44 +0000 (14:59 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Wed, 23 Jun 2004 14:59:44 +0000 (14:59 +0000)
  since dbus-glib.h moved

ChangeLog
python/Makefile.am

index cb441bdb1ff3fd89e5b94ce15a997267f87e499e..c85889f6ee0ac47ed89383dcea73b139a781c843 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-23  John (J5) Palmieri  <johnp@redhat.com>
+
+       * python/Makefile.am: switched include directory from glib/ to dbus/
+       since dbus-glib.h moved
 2004-06-22  Olivier Andrieu  <oliv__a@users.sourceforge.net>
 
        * configure.in: prevent building the gcj stuff and libxml loader
index a1e22b868c9ca2d7664270c0bd603140f684a5c7..251916303d9ec2a11e6ccfe60da1b1a8b9df691a 100644 (file)
@@ -1,6 +1,6 @@
 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)
 dbus_PYTHON = dbus.py