summaryrefslogtreecommitdiff
path: root/src/auxiliaryFunctions/rand/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/auxiliaryFunctions/rand/Makefile.in')
-rw-r--r--src/auxiliaryFunctions/rand/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auxiliaryFunctions/rand/Makefile.in b/src/auxiliaryFunctions/rand/Makefile.in
index 40cc6a87..10b45e6e 100644
--- a/src/auxiliaryFunctions/rand/Makefile.in
+++ b/src/auxiliaryFunctions/rand/Makefile.in
@@ -224,7 +224,7 @@ check_INCLUDES = -I $(top_builddir)/auxiliaryFunctions/includes \
#
# -*- Rand Tests -*-
#
-testRand_SOURCES = testRand.c
+testRand_SOURCES = testRand.h testRand.c
testRand_CFLAGS = $(check_INCLUDES)
testRand_LDADD = $(top_builddir)/type/libDoubleComplex.la \
$(top_builddir)/type/libFloatComplex.la \