summaryrefslogtreecommitdiff
path: root/capplets/windows
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/windows')
-rw-r--r--capplets/windows/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/windows/Makefile.am b/capplets/windows/Makefile.am
index a88ad37a..ff357371 100644
--- a/capplets/windows/Makefile.am
+++ b/capplets/windows/Makefile.am
@@ -18,7 +18,7 @@ desktopdir = $(datadir)/applications
Desktop_in_files = window-properties.desktop.in
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
-INCLUDES = $(MATECC_CAPPLETS_CFLAGS) \
+AM_CPPFLAGS = $(MATECC_CAPPLETS_CFLAGS) \
-I$(top_srcdir)/libwindow-settings \
-DMATE_WINDOW_MANAGER_MODULE_PATH=\""$(libdir)/window-manager-settings"\" \
-DUIDIR=\""$(uidir)"\" \