summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2004-06-23 14:59:44 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2004-06-23 14:59:44 +0000
commit5d58a040185bf266be2119c92383ae6c726c27e3 (patch)
tree14fb2f34d7dd7fa5dae6f135e26bf6194348a261 /python
parenta2a5df49d62553c3615a4525e46fe3f567c1c797 (diff)
* switched include directory from glib/ to dbus/
since dbus-glib.h moved
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index a1e22b86..25191630 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -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