From 77fcbaff09e20e321342f6552f19a2f89701cd46 Mon Sep 17 00:00:00 2001 From: jofret Date: Thu, 26 Jun 2008 17:18:30 +0000 Subject: Enable make dist work --- src/auxiliaryFunctions/rand/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auxiliaryFunctions/rand/Makefile.in') 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 \ -- cgit