X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhmac-md5-tests;h=f8968c3f180c553ae46586bb3a30ef01582d190c;hb=f4a519da138fc11be756d442a893e2b54a07cece;hp=99a5996eb1c7a4176da4d90cd472358860bbfba8;hpb=f6800ee02280d07036209444b32109c54c98ff64;p=gnulib.git diff --git a/modules/hmac-md5-tests b/modules/hmac-md5-tests index 99a5996eb..f8968c3f1 100644 --- a/modules/hmac-md5-tests +++ b/modules/hmac-md5-tests @@ -6,6 +6,5 @@ Depends-on: configure.ac: Makefile.am: -TESTS += test-hmac-md5 -noinst_PROGRAMS += test-hmac-md5 -test_hmac_md5_SOURCES = test-hmac-md5.c +TESTS += test-hmac-md5$(EXEEXT) +check_PROGRAMS += test-hmac-md5