]> git.proxmox.com Git - pmg-api.git/blobdiff - Makefile
buildsys: fix check target in main Makefile
[pmg-api.git] / Makefile
index f6bf7c6a3053b4101b26b745127e1341e330a345..081676ad8c91ea474cdd6b675c494ebbf51d2f01 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ upload: ${DEB}
 
 .PHONY: check
 check:
-       make -C tests check
+       make -C src/tests check
 
 .PHONY: clean distclean
 distclean: clean