doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / fmod-tests
index 7d9c7f3..debc2e6 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-fmod.c
+tests/test-fmod.h
 tests/signature.h
 tests/macros.h
+tests/randomd.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-fmod
 check_PROGRAMS += test-fmod
+test_fmod_SOURCES = test-fmod.c randomd.c
 test_fmod_LDADD = $(LDADD) @FMOD_LIBM@