update copyright for 2014 year bump
[gnulib.git] / modules / hypot-tests
index f4b65d0..b8df992 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-hypot.c
+tests/test-hypot.h
 tests/signature.h
 tests/macros.h
+tests/randomd.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-hypot
 check_PROGRAMS += test-hypot
+test_hypot_SOURCES = test-hypot.c randomd.c
 test_hypot_LDADD = $(LDADD) @HYPOT_LIBM@