summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-05-13 03:30:21 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-13 03:30:21 +0200
commit31cee6f634ce07aa2c3514a506f93830f91f14a5 (patch)
tree19b5f12bfc826958b1772568e882d44af7078b73 /Makefile.am
parent67ef7823c651015929d4f20e4c9d59998c5bac7d (diff)
build-sys: include README and LICENSE in tarball
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e86eedf3a5..87c686b931 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,7 +80,9 @@ EXTRA_DIST = \
units/systemd-initctl.service.in \
units/systemd-initctl.socket \
units/systemd-logger.service.in \
- units/systemd-logger.socket
+ units/systemd-logger.socket \
+ LICENSE \
+ README
# This is needed because automake is buggy in how it generates the
# rules for C programs, but not Vala programs. We therefore can't