Whamcloud - gitweb
land b_eq on HEAD
[fs/lustre-release.git] / lustre / lvfs / Makefile.am
index 3006306..1fd7dd1 100644 (file)
@@ -14,8 +14,9 @@ endif
 
 
 if LIBLUSTRE
-lib_LIBRARIES = liblvfs.a
+noinst_LIBRARIES = liblvfs.a
 liblvfs_a_SOURCES = lvfs_userfs.c
+liblvfs_a_CFLAGS = -fPIC
 
 #if MYSQL
 #liblvfs_a_SOURCES += lvfs_user_mysql.c