test/bin-test/Makefile

changeset 761
a2f1d7c1755c
parent 571
f6de48471c9c
--- 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
 

mercurial