gstreamer/check/Makefile.am
Thomas Vander Stichele 54cf91ba76 unit test for threadsafe naming
Original commit message from CVS:
unit test for threadsafe naming
2004-12-13 17:55:57 +00:00

7 lines
134 B
Makefile

TESTS = gst/gstobject
check_PROGRAMS = $(TESTS)
AM_CFLAGS = $(GST_OBJ_CFLAGS) $(CHECK_CFLAGS)
LDADD = $(GST_OBJ_LIBS) $(CHECK_LIBS)