ges: Hide internal debug category behind a GOnce
[platform/upstream/gstreamer.git] / tests / benchmarks / Makefile.am
1 noinst_PROGRAMS = timeline
2
3 AM_CFLAGS =  -I$(top_srcdir) $(GST_PBUTILS_CFLAGS) $(GST_CFLAGS)
4 AM_LDFLAGS = -export-dynamic
5 LDADD = $(top_builddir)/ges/libges-@GST_API_VERSION@.la $(GST_PBUTILS_LIBS) $(GST_LIBS)