summary refs log tree commit diff stats
path: root/plugins/doat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/doat/Makefile.am')
-rw-r--r--plugins/doat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/doat/Makefile.am b/plugins/doat/Makefile.am
index 8be75450..5ed0ba7a 100644
--- a/plugins/doat/Makefile.am
+++ b/plugins/doat/Makefile.am
@@ -6,5 +6,5 @@ lib_LTLIBRARIES = doat.la
 doat_la_SOURCES = doat.c
 doat_la_LDFLAGS = -avoid-version -module 
 doat_la_LIBADD = 
-INCLUDES = $(COMMON_CFLAGS) -I$(srcdir)/..
+AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/..