diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-01 10:14:26 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-01 10:14:26 +0000 |
commit | bc54b555592693d22e152b279d1effebf498993f (patch) | |
tree | 2a8c043ca5606ce5d63f20806940e6aea899b4f8 /tests/icles/Makefile.am | |
parent | 60f8059676c758b3838896671a7fd158bf26b522 (diff) |
rename test
Original commit message from CVS:
rename test
Diffstat (limited to 'tests/icles/Makefile.am')
-rw-r--r-- | tests/icles/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/icles/Makefile.am b/tests/icles/Makefile.am index b04651d42..693a6e415 100644 --- a/tests/icles/Makefile.am +++ b/tests/icles/Makefile.am @@ -1,5 +1,5 @@ if USE_X -X_TESTS = ximagesrc_test +X_TESTS = ximagesrc-test ximagesrc_test_SOURCES = ximagesrc-test.c ximagesrc_test_CFLAGS = $(GST_CFLAGS) |