summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2015-02-10 10:59:40 +0100
committerPavel Raiskup <praiskup@redhat.com>2015-02-10 12:17:00 +0100
commitf4661e4b9d362b84d101c98a4334c229555e2a54 (patch)
treeebebdffd78224a62130b940f9ad3395d86abd785 /Makefile.am
parent84219fefff0b9d00c94c72cf0cd903611b1cf05f (diff)
downloadpostgresql-setup-f4661e4b9d362b84d101c98a4334c229555e2a54.tar.gz
postgresql-setup-f4661e4b9d362b84d101c98a4334c229555e2a54.tar.xz
postgresql-setup-f4661e4b9d362b84d101c98a4334c229555e2a54.zip
postgresql.init: use $README_DIST also
Issue detected by './configure --with-sysvinit && make check'. * postgresql.init.in ($PGDOCDIR): Wipe it out. ($README_DIST): Use on appropriate places. * Makefile.am: Add TODO relevant to this commit.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e40a0cc..a967c38 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,7 @@ libexec_SCRIPTS = postgresql$(DISTSUFF)-ctl \
userunitsdir = /etc/systemd/system
+# TODO: Ideally, 'make distcheck' should check every file we generate.
if WANT_SYSVINIT
initscriptsdir = $(sysconfdir)/rc.d/init.d
initscripts_DATA = postgresql$(DISTSUFF)