fixeria has uploaded this change for review.

View Change

build: include {README.md,git-version-gen} into the release tarball

Change-Id: I072b5899ac77326f619d351f17aa78490946f452
---
M Makefile.am
1 file changed, 11 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/09/35709/1
diff --git a/Makefile.am b/Makefile.am
index e6ba26d..bb3d753 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,8 +11,10 @@

EXTRA_DIST = \
.version \
+ README.md \
contrib/osmo-hlr.spec.in \
debian \
+ git-version-gen \
$(NULL)

AM_DISTCHECK_CONFIGURE_FLAGS = \

To view, visit change 35709. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: I072b5899ac77326f619d351f17aa78490946f452
Gerrit-Change-Number: 35709
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newchange