Whamcloud - gitweb
Small fixes to the request processing.
[fs/lustre-release.git] / lustre / llite / 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 = llight
7 modulefs_DATA = llight.o
8 EXTRA_PROGRAMS = llight
9
10
11 llight_SOURCES =  super.c rw.c file.c dir.c sysctl.c namei.c symlink.c
12
13 include $(top_srcdir)/Rules