]> git.proxmox.com Git - pve-installer.git/commitdiff
do not depend on Makefiles
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 20 Nov 2017 09:01:38 +0000 (10:01 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 20 Nov 2017 09:01:38 +0000 (10:01 +0100)
Makefile

index c969620db1acb72f262f0f7f8ceda0b88e754b65..0ab6eeb026f757f827de138970d9134426b58b1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ country.dat: country.pl
        ./country.pl > country.dat
 
 deb: ${DEB}
-${DEB}: ${INSTALLER_SOURCES} ${HTML_COMMON_SOURCES} ${HTML_SOURCES} Makefile html/Makefile
+${DEB}: ${INSTALLER_SOURCES} ${HTML_COMMON_SOURCES} ${HTML_SOURCES}
        rsync -a * build
        cd build; dpkg-buildpackage -b -us -uc
        lintian -X man ${DEB}