summaryrefslogtreecommitdiff
path: root/examples/stats/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stats/Makefile.am')
-rw-r--r--examples/stats/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/stats/Makefile.am b/examples/stats/Makefile.am
new file mode 100644
index 000000000..0f7d81cfe
--- /dev/null
+++ b/examples/stats/Makefile.am
@@ -0,0 +1,6 @@
+noinst_PROGRAMS = mp2ogg
+
+LDADD = $(GST_LIBS)
+AM_CFLAGS = $(GST_CFLAGS)
+
+