Whamcloud - gitweb
- more LDLM refcount locking infrastructure
[fs/lustre-release.git] / lustre / demos / Makefile.am
1 # Copyright (C) 2001  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5
6 demo_SCRIPTS = baseclean.sh basesetup.sh obdfsclean.sh obdfssetup.sh \
7         obdtest.sh snap3clean.sh snap3set.sh snapclean.sh snapdel.sh \
8         snaprest.sh snaprestclean.sh snapsetup.sh snaptest.sh
9 demo_DATA = config.sh
10 EXTRA_DIST = $(demo_SCRIPTS) $(demo_DATA)
11
12 include $(top_srcdir)/Rules
13