Tests for module 'sin'.
[gnulib.git] / modules / sin-tests
diff --git a/modules/sin-tests b/modules/sin-tests
new file mode 100644 (file)
index 0000000..06d3b32
--- /dev/null
@@ -0,0 +1,13 @@
+Files:
+tests/test-sin.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-sin
+check_PROGRAMS += test-sin
+test_sin_LDADD = $(LDADD) @SIN_LIBM@