2002-02-23 12:06:22 +00:00
|
|
|
testprogs = autoplug autoplug3 autoplug4 # autoplug2
|
2002-02-19 11:18:04 +00:00
|
|
|
|
|
|
|
TESTS = $(testprogs)
|
|
|
|
|
|
|
|
check_PROGRAMS = $(testprogs)
|
|
|
|
|
|
|
|
# we have nothing but apps here, we can do this safely
|
|
|
|
LIBS = $(GST_LIBS)
|
|
|
|
CFLAGS = $(GST_CFLAGS)
|