X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexp-tests;h=0b5ad6917c11b0ca71f49e734f46eaa08d5d3929;hb=dbe7a054c923973d4b48c768e9096ef509ceff26;hp=133886117eda10927c34253c6a840c6b0fb64715;hpb=692679fcbebba0095bae0f1f1a99bd1f0f5a0476;p=gnulib.git diff --git a/modules/exp-tests b/modules/exp-tests index 133886117..0b5ad6917 100644 --- a/modules/exp-tests +++ b/modules/exp-tests @@ -1,7 +1,9 @@ Files: tests/test-exp.c +tests/test-exp.h tests/signature.h tests/macros.h +tests/randomd.c Depends-on: @@ -10,4 +12,5 @@ configure.ac: Makefile.am: TESTS += test-exp check_PROGRAMS += test-exp +test_exp_SOURCES = test-exp.c randomd.c test_exp_LDADD = $(LDADD) @EXP_LIBM@