summaryrefslogtreecommitdiff
path: root/src/grp-system
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-08-26 00:26:55 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-08-26 00:26:55 -0400
commitfe540c5cc92427f2f5dcdb3a06fe3bc642dd91a2 (patch)
treef1ec3f75bd88110d8ed4d39ba34a9df3e5c023cf /src/grp-system
parent8664963a8b9e4990affbad2be82c12d3d482f24b (diff)
install README files
Diffstat (limited to 'src/grp-system')
-rw-r--r--src/grp-system/grp-utils/systemd-sysv-generator/.gitignore (renamed from src/grp-system/sysvinit/.gitignore)0
-rw-r--r--src/grp-system/grp-utils/systemd-sysv-generator/Makefile6
-rw-r--r--src/grp-system/grp-utils/systemd-sysv-generator/README.in (renamed from src/grp-system/sysvinit/README.in)0
3 files changed, 6 insertions, 0 deletions
diff --git a/src/grp-system/sysvinit/.gitignore b/src/grp-system/grp-utils/systemd-sysv-generator/.gitignore
index c3fea7424f..c3fea7424f 100644
--- a/src/grp-system/sysvinit/.gitignore
+++ b/src/grp-system/grp-utils/systemd-sysv-generator/.gitignore
diff --git a/src/grp-system/grp-utils/systemd-sysv-generator/Makefile b/src/grp-system/grp-utils/systemd-sysv-generator/Makefile
index 10dd75abc6..dfb065af90 100644
--- a/src/grp-system/grp-utils/systemd-sysv-generator/Makefile
+++ b/src/grp-system/grp-utils/systemd-sysv-generator/Makefile
@@ -29,4 +29,10 @@ systemd_sysv_generator_SOURCES = \
systemd_sysv_generator_LDADD = \
libcore.la
+sysvinit_DATA = \
+ docs/sysvinit/README
+
+EXTRA_DIST += \
+ docs/sysvinit/README.in \
+
include $(topsrcdir)/build-aux/Makefile.tail.mk
diff --git a/src/grp-system/sysvinit/README.in b/src/grp-system/grp-utils/systemd-sysv-generator/README.in
index 996402d06b..996402d06b 100644
--- a/src/grp-system/sysvinit/README.in
+++ b/src/grp-system/grp-utils/systemd-sysv-generator/README.in