summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Šimerda <psimerda@redhat.com>2012-08-02 16:52:33 +0200
committerPavel Šimerda <psimerda@redhat.com>2012-10-30 00:36:04 +0100
commit3ee36a6f7458d44f1197a9d00b51c580033f29a7 (patch)
tree9b0bac5e918c421772b0c26450562bcf5f38565d /Makefile.am
parent71e5437f18c260183fe8f3d7c47a8e4c67bdd9d9 (diff)
distro: don't install initscripts
It doesn't make much sense to install initscripts in current distributions. Most of them either don't use initscripts at all, locally patch the initscripts or supply their own. This allows us to eventually drop the --with-distro configure option. Many current distributions support multiple init systems and it doesn't make sense for upstream to make the choice for them. Distributors can still make their scripts copy one of the initscripts from the source tree if they wish so.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9515dc80d7..8a0ad558f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,6 @@ SUBDIRS = \
tools \
policy \
data \
- initscript \
test \
po \
man \