Whamcloud - gitweb
c94025f9fbb545cc15120ca98c531a8b2ff342c1
[fs/lustre-release.git] / lustre / scripts / Makefile.am
1 # Copyright (C) 2001  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5
6 EXTRA_DIST = license-status maketags.sh lustre lustrefs \
7         version_tag.pl.in
8
9 initddir = $(sysconfdir)/init.d
10 if UTILS
11 if INIT_SCRIPTS
12 initd_SCRIPTS = lustre lustrefs
13 endif
14 endif
15