From: Lennart Poettering Date: Tue, 22 Jun 2010 03:39:35 +0000 (+0200) Subject: build-sys: install more docs X-Git-Tag: v1~126 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=795750caa1a4bcb944d7c0731dea549e5a758d6a build-sys: install more docs --- diff --git a/Makefile.am b/Makefile.am index fcc3287c5..5a97b3574 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