X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=tests%2FMakefile.in;h=9cc9ee20a9b00d6bef2db7633d977ef6d18a9bba;hb=684ae5ac173cba2b80173348b225ba4dc2ece6a4;hp=3807271cd190e7779f993666efccf4684df47dfe;hpb=850abfde7f0d985ba01526c346bcd0d733562943;p=cln.git diff --git a/tests/Makefile.in b/tests/Makefile.in index 3807271..9cc9ee2 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -16,7 +16,7 @@ CXX = @CXX@ CXXFLAGS = @CXXFLAGS@ CXXCPP = @CXXCPP@ INCLUDES = -I../include -I$(top_srcdir)/include -I$(srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/src/base -I$(top_srcdir)/src/float -I$(top_srcdir)/src/float/lfloat -I$(top_srcdir)/src/integer -I$(top_srcdir)/src/base/random -I$(top_srcdir)/src/base/digitseq -I$(top_srcdir)/src/base/digit -I../src/base -I$(top_srcdir)/src/base -CPPFLAGS += $(INCLUDES) +override CPPFLAGS += $(INCLUDES) LIBTOOL = @LIBTOOL@ LIBTOOL_LINK = $(LIBTOOL) --mode=link MV = mv