From 5a428b2edf6b7d2e7d6dcdad1fc0bb17868817f2 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Fri, 17 Apr 2015 19:45:51 +0200 Subject: regen --- common/tests/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'common/tests') diff --git a/common/tests/Makefile.in b/common/tests/Makefile.in index d373d29c..d91d8136 100644 --- a/common/tests/Makefile.in +++ b/common/tests/Makefile.in @@ -252,6 +252,7 @@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BINDCONFIG = @BINDCONFIG@ BINDDIR = @BINDDIR@ +BINDSRCDIR = @BINDSRCDIR@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ @@ -744,7 +745,8 @@ uninstall-am: @HAVE_ATF_TRUE@check: $(ATF_TESTS) -@HAVE_ATF_TRUE@ sh ${top_srcdir}/tests/unittest.sh +@HAVE_ATF_TRUE@ -cp -n $(top_srcdir)/common/tests/Atffile Atffile +@HAVE_ATF_TRUE@ sh ${top_builddir}/tests/unittest.sh # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. -- cgit v1.2.1