From 575c810a90dc32ba2391ea5cdd1fc29a1d66b426 Mon Sep 17 00:00:00 2001 From: Brandon Lewis Date: Mon, 24 May 2010 17:39:45 +0200 Subject: [PATCH] dist transition.c --- tests/examples/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am index e301452..4bafca7 100644 --- a/tests/examples/Makefile.am +++ b/tests/examples/Makefile.am @@ -5,7 +5,8 @@ noinst_PROGRAMS = \ test1 \ test2 \ test3 \ - test4 + test4 \ + transition AM_CFLAGS = -I$(top_srcdir) $(GST_PROFILE_CFLAGS) $(GST_DISCOVERER_CFLAGS) $(GST_CFLAGS) LDADD = $(top_builddir)/ges/libges-@GST_MAJORMINOR@.la -lges-@GST_MAJORMINOR@ -lgstdiscoverer-@GST_MAJORMINOR@ $(GST_DISCOVERER_LIBS) $(GST_LIBS) -- 2.7.4