aboutsummaryrefslogtreecommitdiffstats
path: root/src/examples/sample-plugin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/sample-plugin/Makefile.am')
-rw-r--r--src/examples/sample-plugin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/sample-plugin/Makefile.am b/src/examples/sample-plugin/Makefile.am
index 1825a8f111f..2622f4e69f9 100644
--- a/src/examples/sample-plugin/Makefile.am
+++ b/src/examples/sample-plugin/Makefile.am
@@ -13,7 +13,7 @@
AUTOMAKE_OPTIONS = foreign subdir-objects
-AM_CFLAGS = -Wall -I${top_srcdir} -I${top_builddir}
+AM_CFLAGS = -Wall -I${top_srcdir} -I${top_builddir} @DLMALLOC@
AM_LDFLAGS = -module -shared -avoid-version
AM_LIBTOOLFLAGS = --quiet
SUFFIXES = .api.h .api .api.json