libupower-glib: srcdir != builddir fix

This commit is contained in:
Ryan Lortie 2012-01-11 15:53:40 +01:00 committed by Martin Pitt
parent 19790b99a2
commit 38d65955f4

View file

@ -1,6 +1,7 @@
INCLUDES = \
$(GLIB_CFLAGS) \
$(DBUS_GLIB_CFLAGS) \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(top_srcdir)/libupower-glib \
-DUP_COMPILATION \