summaryrefslogtreecommitdiffstats
path: root/tests/examples/level/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/level/Makefile.am')
-rw-r--r--tests/examples/level/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/examples/level/Makefile.am b/tests/examples/level/Makefile.am
new file mode 100644
index 00000000..51855384
--- /dev/null
+++ b/tests/examples/level/Makefile.am
@@ -0,0 +1,4 @@
+noinst_PROGRAMS = level-example
+level_example_CFLAGS = $(GST_CFLAGS)
+level_example_LDADD = $(GST_LIBS)
+