summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2018-09-05 09:45:20 +0200
committerJens Georg <mail@jensge.org>2018-09-05 09:45:22 +0200
commit3c833afba6ae447aaf34c86913580b0704ea58ba (patch)
treeb0bc25e3ffcc65dd39bc6cdadcdd539c797da477 /Makefile.am
parent7d0e90cd4cc4d59e36d7e8681ff41c3a66d3bc09 (diff)
downloadrygel-3c833afba6ae447aaf34c86913580b0704ea58ba.tar.gz
build: Dist README.md
Fixes #120
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ab1d4dc5..dd63c6d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,8 @@ EXTRA_DIST = rygel-core-2.6.pc.in rygel-renderer-2.6.pc.in \
build-aux/config.rpath \
rygel-server-2.6.pc.in .version \
build-aux/git-version-gen \
- COPYING.logo
+ COPYING.logo \
+ README.md
AM_DISTCHECK_CONFIGURE_FLAGS = --with-systemduserunitdir='$${libdir}/systemd/user-distcheck'