Whamcloud - gitweb
Move portals into its own CVS module for HEAD.
[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 version_tag.pl.in       \
7         lustre lustrefs
8
9 initddir = $(sysconfdir)/init.d
10 if UTILS
11 if INIT_SCRIPTS
12 initd_SCRIPTS = lustre lustrefs
13 endif
14 endif