mirror of https://gerrit.osmocom.org/libosmocore
misc: Put git-version-gen into the tarball
autoreconf does not work on released tarballs due the missing git-version-gen. Add it.jolly/7bit_ussd
parent
e0aa5bb9f7
commit
ec4f160e2d
|
@ -12,3 +12,5 @@ $(top_srcdir)/.version:
|
|||
echo $(VERSION) > $@-t && mv $@-t $@
|
||||
dist-hook:
|
||||
echo $(VERSION) > $(distdir)/.tarball-version
|
||||
|
||||
EXTRA_DIST = git-version-gen
|
||||
|
|
Loading…
Reference in New Issue