X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;f=Makefile;h=19ab77c5fc7589871a7db9b00506895a904cf150;hb=719971216e279a15b9b925f9413e3cf64c1d6459;hp=8b1794cea0ef5c996e102720f730b949acff253a;hpb=fad87d1aa4eaf68b3f2d038736593891188f3d3d;p=pgp-tools.git diff --git a/Makefile b/Makefile index 8b1794c..19ab77c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DIRS=caff gpg-key2ps gpg-mailkeys gpgsigs gpglist keylookup +DIRS=caff gpg-key2ps gpg-mailkeys gpgsigs gpglist gpgparticipants keylookup VERSION=$(shell dpkg-parsechangelog 2>&1 | perl -ne 'print $$1 if /^Version: ([^-]*)/') DEBVERSION=$(shell dpkg-parsechangelog 2>&1 | perl -ne 'print $$1 if /^Version: (.*)/') TGZ=../signing-party_$(VERSION).orig.tar.gz