]> git.proxmox.com Git - pve-common.git/blobdiff - Makefile
PVE::CLIHandler::print_api_list - allow to pass empty $props_to_print
[pve-common.git] / Makefile
index 6af8e77fb11a0eb259fa4f565de54f08fda912fe..75093c12c089aa7f32edbb7063ee7b66eceea901 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,8 +18,7 @@ dinstall: deb
 
 
 .PHONY: deb
-deb ${DEB}:
-       $(MAKE) -C test check
+deb ${DEB}: check
        rm -rf ${BUILDDIR}
        rsync -a src/ ${BUILDDIR}
        rsync -a debian/ ${BUILDDIR}/debian