]> git.proxmox.com Git - zfs-grub.git/blobdiff - Makefile
fix infinty building
[zfs-grub.git] / Makefile
index 12fc2b17042f8982e6d67d821a07c940f351be31..eb6e8916785e321a385bdd0482834310c8c98efc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,9 +32,9 @@ all: ${DEBS}
 dinstall: ${DEBS}
        dpkg -i ${PC_DEBS}
 
+${DEBS}: deb
 .PHONY: deb
-deb: ${DEBS}
-${DEBS}:
+deb:
        rm -rf ${GRUB_DIR}
        tar xf ${GRUB_SRC}
        mv ${GRUB_DIR}/debian/changelog ${GRUB_DIR}/debian/changelog.org