X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=Makefile;h=3e53d30157289b6e037ebe40d97c2b5b6d33b66f;hb=c874474f39a93381787712eb6938f2128921fc07;hp=48c73d263fb3032abc2b2fbbf5b960e7d2610162;hpb=b939a329331b8be63cf931823bd6f029c8830b70;p=pgp-tools.git diff --git a/Makefile b/Makefile index 48c73d2..3e53d30 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DIRS=caff gpg-key2ps gpg-mailkeys gpgsigs +DIRS=caff gpg-key2ps gpg-mailkeys gpgsigs gpglist VERSION=$(shell dpkg-parsechangelog 2>&1 | perl -ne 'print $$1 if /^Version: ([^-]*)/') TGZ=../signing-party_$(VERSION).orig.tar.gz TGZ_DIR=signing-party-$(VERSION)