Added a thread test case.
[platform/upstream/gstreamer.git] / tests / old / testsuite / threads / Makefile.am
1 testprogs = thread
2
3 TESTS = $(testprogs)
4
5 check_PROGRAMS = $(testprogs)
6
7 # we have nothing but apps here, we can do this safely
8 thread_LDADD = $(GST_LIBS) 
9 thread_CFLAGS = $(GST_CFLAGS) $(GNOME_CFLAGS) $(XML_CFLAGS)