gstreamer/testsuite/Makefile.am
Thomas Vander Stichele a21c60b089 add Element () constructor add testsuite
Original commit message from CVS:
add Element () constructor
add testsuite
2003-10-04 13:37:45 +00:00

5 lines
75 B
Makefile

testprogs = element.py
TESTS = $(testprogs)
check_SCRIPTS = $(testprogs)