summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJussi Pakkanen <jussi.pakkanen@canonical.com>2012-03-06 10:30:39 +0200
committerJussi Pakkanen <jussi.pakkanen@canonical.com>2012-03-06 10:30:39 +0200
commitdceebd4bc0decad3bf3fbada79fdfb8c31c2c54c (patch)
treea199194fa61f4e2fe542a9829dd965065fe7d89c
parent509541503fa0b484ea73f4530470acc1a5655151 (diff)
Changed underscores to hyphens.
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 1a80e04..0237425 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,4 +1,4 @@
-TESTS = test_c_compile test_cxx_compile
+TESTS = test-c-compile test-cxx-compile
check_PROGRAMS = $(TESTS)