From 05cd5ae384d6d8b34d263061fe87749c919dcbb5 Mon Sep 17 00:00:00 2001 From: torset Date: Fri, 14 Nov 2008 14:48:17 +0000 Subject: Change tests file --- src/elementaryFunctions/acos/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/elementaryFunctions/acos/Makefile.am') diff --git a/src/elementaryFunctions/acos/Makefile.am b/src/elementaryFunctions/acos/Makefile.am index a09873e5..6d62772d 100644 --- a/src/elementaryFunctions/acos/Makefile.am +++ b/src/elementaryFunctions/acos/Makefile.am @@ -38,6 +38,7 @@ HEAD = ../includes/acos.h \ #### check_INCLUDES = -I $(top_builddir)/elementaryFunctions/includes \ + -I $(top_builddir)/includes \ -I $(top_builddir)/type check_LDADD = $(top_builddir)/type/libDoubleComplex.la \ -- cgit