makefile: generate version number like our other modules

This commit is contained in:
Frédéric Péters 2018-12-27 23:28:45 +01:00
parent e21090136d
commit d7e4b6b07f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
all: output/entrouvert-archive.gpg
NAME = entrouvert-archive
VERSION=`git describe | sed 's/^debian\///' `
VERSION=`git describe | sed 's/^v//; s/-/./g'`
DIST_FILES = \
keys \