Whamcloud - gitweb
land b1_5 onto HEAD
[fs/lustre-release.git] / lustre / snapfs / autoMakefile.am
diff --git a/lustre/snapfs/autoMakefile.am b/lustre/snapfs/autoMakefile.am
deleted file mode 100644 (file)
index 30cf5d9..0000000
+++ /dev/null
@@ -1,14 +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
-
-SUBDIRS = . utils
-
-if SNAPFS
-modulefs_DATA = snapfs$(KMODEXT)
-endif
-
-MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
-DIST_SOURCES = $(snapfs-objs:%.o=%.c) snapfs_internal.h snapfs_support.h
-