summaryrefslogtreecommitdiff
path: root/src/linux/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-02-06 04:29:57 +0100
committerRichard Hughes <richard@hughsie.com>2010-02-06 13:46:03 +0000
commit8e3791afe481b7272d35877d11ab26b4c131383b (patch)
tree43c8c462ff2b02491ab1820325bb805ac2d463af /src/linux/Makefile.am
parent4a12ee1bf7b8a3a73812adfaed47324f4e22c0e6 (diff)
devkit-power-gobject/up-enum.h be gone
Port from devkit-power-gobject/up-enum.h to libupower-glib/up-types.h
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 2ab4dbb..e6d9630 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)/devkit-power-gobject \
+ -I$(top_srcdir)/libupower-glib \
$(GIO_CFLAGS) \
$(DBUS_GLIB_CFLAGS) \
$(GUDEV_CFLAGS) \