Whamcloud - gitweb
- merge 0.7rc1 from b_devel to HEAD (20030612 merge point)
[fs/lustre-release.git] / lustre / obdfilter / 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 MODULE = obdfilter
7 modulefs_DATA = obdfilter.o
8 EXTRA_PROGRAMS = obdfilter
9 obdfilter_SOURCES = filter.c lproc_obdfilter.c
10
11 include $(top_srcdir)/Rules