summaryrefslogtreecommitdiff
path: root/plugins/changecase/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/changecase/Makefile.am')
-rw-r--r--plugins/changecase/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/changecase/Makefile.am b/plugins/changecase/Makefile.am
index 3886dc86..6b3a1cdd 100644
--- a/plugins/changecase/Makefile.am
+++ b/plugins/changecase/Makefile.am
@@ -1,7 +1,7 @@
# changecase plugin
plugindir = $(PLUMA_PLUGINS_LIBS_DIR)
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
$(PLUMA_CFLAGS) \
$(WARN_CFLAGS) \