summaryrefslogtreecommitdiff
path: root/plugin-loaders/c
diff options
context:
space:
mode:
Diffstat (limited to 'plugin-loaders/c')
-rw-r--r--plugin-loaders/c/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin-loaders/c/Makefile.am b/plugin-loaders/c/Makefile.am
index be5df5ef..571c79d4 100644
--- a/plugin-loaders/c/Makefile.am
+++ b/plugin-loaders/c/Makefile.am
@@ -2,7 +2,7 @@
loaderdir = $(libdir)/pluma/plugin-loaders
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
$(PLUMA_CFLAGS) \
$(WARN_CFLAGS) \