Whamcloud - gitweb
Branch: HEAD
[fs/lustre-release.git] / lustre / sec / gks / autoMakefile.am
1 # Copyright (C) 2004  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
7 if MODULES
8 modulefs_DATA = gks$(KMODEXT) gkc$(KMODEXT)
9 endif
10
11 DIST_SOURCES = gks_client.c gks_server.c lproc_gks.c gks_internal.h 
12 MOSTLYCLEANFILES := @MOSTLYCLEANFILES@
13