summaryrefslogtreecommitdiff
path: root/src/linux/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-05-18 09:37:17 +0100
committerRichard Hughes <richard@hughsie.com>2010-05-18 09:37:17 +0100
commit2b826a316954eec9951b9bf98b853560cfd70828 (patch)
treecb912f753a21f547c36f0e4bc5eb8564b49d0d75 /src/linux/Makefile.am
parent39c2c0c52ceb0585907282f2a9b0232fdd926903 (diff)
Port UPower to libusb1 to avoid crappy unfixable crashes
Diffstat (limited to 'src/linux/Makefile.am')
-rw-r--r--src/linux/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/linux/Makefile.am b/src/linux/Makefile.am
index 3e715a3..4d54ae3 100644
--- a/src/linux/Makefile.am
+++ b/src/linux/Makefile.am
@@ -5,6 +5,7 @@ INCLUDES = \
-DUP_COMPILATION \
-DG_UDEV_API_IS_SUBJECT_TO_CHANGE \
-I$(top_srcdir)/libupower-glib \
+ $(USB_CFLAGS) \
$(GIO_CFLAGS) \
$(DBUS_GLIB_CFLAGS) \
$(GUDEV_CFLAGS) \