Whamcloud - gitweb
landing b_cmobd_merge on HEAD
[fs/lustre-release.git] / lustre / snapfs / Makefile.am
diff --git a/lustre/snapfs/Makefile.am b/lustre/snapfs/Makefile.am
deleted file mode 100644 (file)
index 63a57a0..0000000
+++ /dev/null
@@ -1,19 +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
-
-
-DEFS= 
-SUBDIRS = . utils
-
-MODULE = snapfs
-modulefs_DATA = snapfs.o
-EXTRA_PROGRAMS = snapfs
-
-snapfs_SOURCES = cache.c  clonefs.c  dcache.c  dir.c  dotsnap.c  file.c 
-snapfs_SOURCES += filter.c  inode.c  journal_ext3.c  psdev.c 
-snapfs_SOURCES += snap.c  snaptable.c  super.c  symlink.c  sysctl.c options.c
-
-
-include $(top_srcdir)/Rules