Whamcloud - gitweb
Add Lustre cluster scripts.
authoryujian <yujian>
Fri, 2 Jun 2006 10:34:51 +0000 (10:34 +0000)
committeryujian <yujian>
Fri, 2 Jun 2006 10:34:51 +0000 (10:34 +0000)
lustre/scripts/Makefile.am

index 1369ea1..884e5da 100644 (file)
@@ -2,9 +2,10 @@
 #
 # This code is issued under the GNU General Public License.
 # See the file COPYING in this distribution
+sbin_SCRIPTS = lustre_config.sh lc_modprobe.sh lc_net.sh lc_hb.sh lc_mon.sh lc_cluman.sh lc_servip.sh lustre_createcsv.sh
 
-EXTRA_DIST = license-status maketags.sh lustre lustrefs \
-       version_tag.pl.in
+EXTRA_DIST = $(sbin_SCRIPTS) license-status maketags.sh lustre lustrefs \
+        version_tag.pl.in
 
 initddir = $(sysconfdir)/init.d
 if UTILS