X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhmac-sha1-tests;h=c750ace0a45d8b7ec6e37b6a6edc4aa146769d7a;hb=ba240e2ebbe21e986c41e7af3eac7268716e7702;hp=0519c34cff08b57e33770e435a8db08a26f6c527;hpb=9a2b952ab7a836a546997e60497d471c326bc6b7;p=gnulib.git diff --git a/modules/hmac-sha1-tests b/modules/hmac-sha1-tests index 0519c34cf..c750ace0a 100644 --- a/modules/hmac-sha1-tests +++ b/modules/hmac-sha1-tests @@ -6,6 +6,5 @@ Depends-on: configure.ac: Makefile.am: -TESTS += test-hmac-sha1 -noinst_PROGRAMS += test-hmac-sha1 -test_hmac_sha1_SOURCES = test-hmac-sha1.c +TESTS += test-hmac-sha1$(EXEEXT) +check_PROGRAMS += test-hmac-sha1