summaryrefslogtreecommitdiff
path: root/tests/old/examples/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/old/examples/plugins/Makefile.am')
-rw-r--r--tests/old/examples/plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/old/examples/plugins/Makefile.am b/tests/old/examples/plugins/Makefile.am
index 5e0b9fca0f..11c631711d 100644
--- a/tests/old/examples/plugins/Makefile.am
+++ b/tests/old/examples/plugins/Makefile.am
@@ -1,4 +1,5 @@
noinst_LTLIBRARIES = libexample.la
libexample_la_SOURCES = example.c
+libexample_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
noinst_HEADERS = example.h