Whamcloud - gitweb
Numerous changes:
[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
10 EXT2C = filter.c
11 obdfilter_SOURCES = filter.c
12
13 include $(top_srcdir)/Rules
14