summarylogtreecommitdiffstats
path: root/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.patch')
-rw-r--r--makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/makefile.patch b/makefile.patch
new file mode 100644
index 000000000000..60afa36e1142
--- /dev/null
+++ b/makefile.patch
@@ -0,0 +1,11 @@
+--- python-gudev-build/Makefile.am 2013-03-05 20:45:33.476890335 +0200
++++ python-gudev-build/Makefile.am 2013-03-05 20:38:29.431926745 +0200
+@@ -3,7 +3,7 @@
+
+ ACLOCAL_AMFLAGS = -I m4
+
+-INCLUDES = \
++AM_CPPFLAGS = \
+ $(GUDEV_CFLAGS) \
+ $(GOBJECT_CFLAGS) \
+ $(PYGOBJECT_CFLAGS) \