Whamcloud - gitweb
Move portals into its own CVS module for HEAD.
[fs/lustre-release.git] / lustre / scripts / Makefile.am
index 5a6ea9c..b07c412 100644 (file)
@@ -3,14 +3,12 @@
 # This code is issued under the GNU General Public License.
 # See the file COPYING in this distribution
 
-EXTRA_DIST = license-status maketags.sh lustre.spec version_tag.pl.in  \
-       lustre lustrefs lustre.spec.in lustre-kernel-2.4.spec.in       \
-       lmake linux-merge-config.awk linux-merge-modules.awk            \
-       linux-rhconfig.h
+EXTRA_DIST = license-status maketags.sh version_tag.pl.in      \
+       lustre lustrefs
 
 initddir = $(sysconfdir)/init.d
 if UTILS
+if INIT_SCRIPTS
 initd_SCRIPTS = lustre lustrefs
 endif
-
-
+endif