From: Harald Hoyer Date: Tue, 28 Jan 2014 14:07:21 +0000 (+0100) Subject: Makefile: make dracut.html.sign depend on dracut.html X-Git-Tag: 035~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=855a5496608d5895b0091358dc81e39a5f4ddc54;p=thirdparty%2Fdracut.git Makefile: make dracut.html.sign depend on dracut.html --- diff --git a/Makefile b/Makefile index 9222a8569..ceb70968b 100644 --- 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