Whamcloud - gitweb
land b_smallfix 20040407_1414:
[fs/lustre-release.git] / lnet / tests / autoMakefile.am
diff --git a/lnet/tests/autoMakefile.am b/lnet/tests/autoMakefile.am
new file mode 100644 (file)
index 0000000..a1ff7e8
--- /dev/null
@@ -0,0 +1,11 @@
+# Copyright (C) 2001  Cluster File Systems, Inc.
+#
+# This code is issued under the GNU General Public License.
+# See the file COPYING in this distribution
+
+noinst_DATA := pingsrv$(KMODEXT) pingcli$(KMODEXT)
+noinst_DATA += spingsrv$(KMODEXT) spingcli$(KMODEXT)
+
+MOSTLYCLEANFILES = *.o *.ko *.mod.c pingsrv.c pingcli.c spingsrv.c spingcli.c
+DIST_SOURCES = $(pingsrc-objs:%.o=%.c) $(pingcli:%.o=%.c) \
+       $(spingsrv:%.o=%.c) $(spingcli:%.o=%.c) ping.h