]> git.proxmox.com Git - extjs.git/blobdiff - Makefile
buildsys: make job safety
[extjs.git] / Makefile
index 15279b36611e4ac761861fb683a922b1cf777b6b..c4673a979b01d0a85540a145e3727c399e564660 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,8 @@ WWWEXT6DIR=${DESTDIR}/usr/share/javascript/extjs
 all: ${EXTDATA}
 
 .PHONY: deb
-deb ${DEB}:
+deb: ${DEB}
+${DEB}:
        rm -rf build
        rsync -a * build
        cp extjs/licenses/license.txt build/debian/copyright