aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-03-16 15:28:17 +0100
committerHarald Welte <laforge@gnumonks.org>2017-03-16 15:31:37 +0100
commit220fa74016a2330379b12a7eb6eac0b040f7db82 (patch)
treec80c2d805c2020a40646f96ff73d9762cd864bb1 /Makefile.am
parent00ab9ed6e26edcc0a6d2088903c626217574c82b (diff)
Add a README file for some background information about this repo
Let's add some general information about this repository, links to redmine, gerrit, the mailing list, etc. Change-Id: If034c6f551ff9bfaff0b8368fd0963f3147155b9
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e5639d37..6ef275f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@ $(top_srcdir)/.version:
dist-hook:
echo $(VERSION) > $(distdir)/.tarball-version
-EXTRA_DIST = git-version-gen .version
+EXTRA_DIST = git-version-gen .version README.md
if HAVE_DOXYGEN