summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index fcc3287c59..5a97b35744 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -165,9 +165,6 @@ EXTRA_DIST = \
units/systemd-logger.service.in \
units/syslog.target.in \
units/session/exit.service.in \
- LICENSE \
- README \
- DISTRO_PORTING \
systemd.pc.in
if TARGET_FEDORA
@@ -208,6 +205,8 @@ endif
dist_doc_DATA = \
README \
+ LICENSE \
+ DISTRO_PORTING \
src/sd-daemon.h \
src/sd-daemon.c