]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
fix typo
[pve-docs.git] / Makefile
index d2fec10f75af3924322094d6ff2aa15f7492db3c..89e5981ac75e718c57876316d188ee2714d139d8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -161,7 +161,7 @@ dinstall: ${DEB}
        dpkg -i ${DEB}
 
 .PHONY: deb
-${DEB} deb:
+${DEB} deb: ${DEB_SOURCES}
        rm -rf build
        mkdir build
        rsync -a debian/ build/debian