summaryrefslogtreecommitdiffstats
path: root/gio/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gio/Makefile.am')
-rw-r--r--gio/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/gio/Makefile.am b/gio/Makefile.am
index 3748214..a90eedb 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -3,11 +3,11 @@ AUTOMAKE_OPTIONS = 1.7
PLATFORM_VERSION = 2.0
INCLUDES = \
+ -I$(top_srcdir)/glib \
+ -I$(top_srcdir)/gobject \
$(PYTHON_INCLUDES) \
$(PYGOBJECT_CFLAGS) \
- $(GIO_CFLAGS) \
- -I$(top_srcdir)/glib \
- -I$(top_srcdir)/gobject
+ $(GIO_CFLAGS)
# defs files
defsdir = $(pkgdatadir)/$(PLATFORM_VERSION)/defs