summaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
Diffstat (limited to 'applets')
-rw-r--r--applets/brightness/Makefile.am2
-rw-r--r--applets/inhibit/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/applets/brightness/Makefile.am b/applets/brightness/Makefile.am
index 5d896e2..5e9e834 100644
--- a/applets/brightness/Makefile.am
+++ b/applets/brightness/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I. -I$(srcdir) \
$(GLIB_CFLAGS) \
$(DBUS_CFLAGS) \
diff --git a/applets/inhibit/Makefile.am b/applets/inhibit/Makefile.am
index b6d6258..fa12b4b 100644
--- a/applets/inhibit/Makefile.am
+++ b/applets/inhibit/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I. -I$(srcdir) \
$(GLIB_CFLAGS) \
$(DBUS_CFLAGS) \