snprintf.h is replaced with <stdio.h>.
[gnulib.git] / modules / hmac-md5-tests
index 9715b3f..f8968c3 100644 (file)
@@ -7,5 +7,4 @@ configure.ac:
 
 Makefile.am:
 TESTS += test-hmac-md5$(EXEEXT)
-noinst_PROGRAMS += test-hmac-md5
-test_hmac_md5_SOURCES = test-hmac-md5.c
+check_PROGRAMS += test-hmac-md5