Whamcloud - gitweb
land b1_5 onto HEAD
[fs/lustre-release.git] / lustre / mgmt / autoMakefile.am
diff --git a/lustre/mgmt/autoMakefile.am b/lustre/mgmt/autoMakefile.am
deleted file mode 100644 (file)
index 967ab3c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright (C) 2001  Cluster File Systems, Inc.
-#
-# This code is issued under the GNU General Public License.
-# See the file COPYING in this distribution
-
-modulefs_DATA = mgmt-svc$(KMODEXT) mgmt-cli$(KMODEXT)
-
-MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
-DIST_SOURCES = $(mgmt-svc-objs:.o=.c) $(mgc-cli-objs:.o=.c)