unit/unittest.sh is generated by configure. It will always be
generated into builddir. If out-of-tree build is used, make unit will always fail. Kyuafiles and testdata still have to be copied manually into the builddir.
This commit is contained in:
@@ -58,7 +58,7 @@ query_test@EXEEXT@: query_test.@O@ nstest.@O@ ${NSDEPLIBS} ${ISCDEPLIBS} ${DNSDE
|
||||
${ISCLIBS} ${LIBS}
|
||||
|
||||
unit::
|
||||
sh ${top_srcdir}/unit/unittest.sh
|
||||
sh ${top_builddir}/unit/unittest.sh
|
||||
|
||||
clean distclean::
|
||||
rm -f ${TARGETS}
|
||||
|
||||
Reference in New Issue
Block a user