strtoumax: fix typo in previous commit.
[gnulib.git] / modules / crc-tests
index 0e57b6e..0d35256 100644 (file)
@@ -6,6 +6,5 @@ Depends-on:
 configure.ac:
 
 Makefile.am:
-TESTS += test-crc$(EXEEXT)
-noinst_PROGRAMS += test-crc
-test_crc_SOURCES = test-crc.c
+TESTS += test-crc
+check_PROGRAMS += test-crc