]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Makefile: make dracut.html.sign depend on dracut.html
authorHarald Hoyer <harald@redhat.com>
Tue, 28 Jan 2014 14:07:21 +0000 (15:07 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 28 Jan 2014 14:07:21 +0000 (15:07 +0100)
Makefile

index 9222a8569bdafb96ccc46257919a1514bf729da4..ceb70968bd264805fd4dd37e19b5c23a98e4e6f3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -226,7 +226,7 @@ hostimage: all
 AUTHORS:
        git shortlog  --numbered --summary -e |while read a rest; do echo $$rest;done > AUTHORS
 
-dracut.html.sign: dracut-$(VERSION).tar.xz
+dracut.html.sign: dracut-$(VERSION).tar.xz dracut.html
        gpg-sign-all dracut-$(VERSION).tar.xz dracut.html
 
 upload: dracut.html.sign