tests: Rename xwayland_test to xwayland-test
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 4 Jul 2013 06:31:17 +0000 (02:31 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 4 Jul 2013 06:32:04 +0000 (02:32 -0400)
Consitency.

tests/Makefile.am

index 9f711cf..66877b2 100644 (file)
@@ -94,7 +94,7 @@ xwayland_test_SOURCES = xwayland-test.c       $(weston_test_client_src)
 xwayland_test_LDADD = $(weston_test_client_libs) $(XWAYLAND_TEST_LIBS)
 
 if ENABLE_XWAYLAND_TEST
-xwayland_test = xwayland_test
+xwayland_test = xwayland-test
 endif
 
 matrix_test_SOURCES =                          \