install-reloc: Support multi-binary installation.
[gnulib.git] / modules / remainder-tests
index 6832a49..0ede99a 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-remainder.c
+tests/test-remainder.h
 tests/signature.h
 tests/macros.h
+tests/randomd.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-remainder
 check_PROGRAMS += test-remainder
+test_remainder_SOURCES = test-remainder.c randomd.c
 test_remainder_LDADD = $(LDADD) @REMAINDER_LIBM@