diff -r ae759e4be591 -r a2f1d7c1755c test/bin-test/Makefile --- a/test/bin-test/Makefile Mon Jun 12 21:40:31 2023 +0200 +++ b/test/bin-test/Makefile Mon Jun 12 21:43:12 2023 +0200 @@ -26,8 +26,8 @@ # POSSIBILITY OF SUCH DAMAGE. # -DAV = ../../build/dav -DAV_SYNC = ../../build/dav-sync +DAV = ../../build/bin/dav +DAV_SYNC = ../../build/bin/dav-sync all: dav dav-sync