fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/28968 )
Change subject: Makefile.am: add 'git-version-gen' to EXTRA_DIST ......................................................................
Makefile.am: add 'git-version-gen' to EXTRA_DIST
Change-Id: Idbf4bf70d83fbf697d4a094dbb47592deaea6114 --- M Makefile.am 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/68/28968/1
diff --git a/Makefile.am b/Makefile.am index 1f51db9..69ce8ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,7 @@ README.md \ contrib/osmo-pcu.spec.in \ debian \ + git-version-gen \ osmoappdesc.py \ $(NULL)