Whamcloud - gitweb
land b_smallfix 20040407_1414:
[fs/lustre-release.git] / lustre / snapfs / autoMakefile.am
diff --git a/lustre/snapfs/autoMakefile.am b/lustre/snapfs/autoMakefile.am
new file mode 100644 (file)
index 0000000..8cf1953
--- /dev/null
@@ -0,0 +1,12 @@
+# 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
+
+modulefs_DATA = snapfs$(KMODEXT)
+
+MOSTLYCLEANFILES = *.o *.ko *.mod.c
+DIST_SOURCES = $(snapfs-objs:%.o=%.c) snapfs_internal.h snapfs_support.h
+