Whamcloud - gitweb
Fix RPM tag
[fs/lustre-release.git] / lustre / scripts / Makefile.am
index 050f583..4da183e 100644 (file)
@@ -3,8 +3,13 @@
 # This code is issued under the GNU General Public License.
 # See the file COPYING in this distribution
 
-EXTRA_DIST = license-status maketags.sh mkobddevs obdtrace_demo.scr lustre.spec $(initd_SCRIPTS)
+EXTRA_DIST = license-status maketags.sh lustre.spec version_tag.pl     \
+       $(initd_SCRIPTS) lustre.spec.in lustre-kernel-2.4.spec.in       \
+       lmake linux-merge-config.awk linux-merge-modules.awk            \
+       linux-rhconfig.h
+
 initddir = $(sysconfdir)/init.d
 initd_SCRIPTS = lustre
+
 include $(top_srcdir)/Rules