summaryrefslogtreecommitdiff
path: root/src/auxiliaryFunctions/size/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/auxiliaryFunctions/size/Makefile.in')
-rw-r--r--src/auxiliaryFunctions/size/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auxiliaryFunctions/size/Makefile.in b/src/auxiliaryFunctions/size/Makefile.in
index f5b14ea0..aa576fce 100644
--- a/src/auxiliaryFunctions/size/Makefile.in
+++ b/src/auxiliaryFunctions/size/Makefile.in
@@ -212,7 +212,7 @@ check_INCLUDES = -I $(top_builddir)/auxiliaryFunctions/includes \
#
# -*- Size Tests -*-
#
-testSize_SOURCES = testSize.c
+testSize_SOURCES = testSize.h testSize.c
testSize_CFLAGS = $(check_INCLUDES)
testSize_LDADD = $(top_builddir)/type/libDoubleComplex.la \
$(top_builddir)/type/libFloatComplex.la \