From a299139129ff72ed3aa84ed5aa44b5f9f8a227ae Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 22 May 2020 13:13:17 +0200 Subject: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in Change-Id: I13f28041adcc1530e5125775c4533d8ac0a88169 --- Makefile.am | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d08f41b6..f2a05a96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,15 @@ $(top_srcdir)/.version: dist-hook: echo $(VERSION) > $(distdir)/.tarball-version -EXTRA_DIST = git-version-gen .version README.md osmo-release.mk osmo-release.sh +EXTRA_DIST = \ + .version \ + README.md \ + contrib/libosmocore.spec.in \ + debian \ + git-version-gen \ + osmo-release.mk \ + osmo-release.sh \ + $(NULL) HTML = \ $(top_builddir)/doc/core/html/index.html \ -- cgit v1.2.3