diff options
Diffstat (limited to 'xlators/meta/src')
| -rw-r--r-- | xlators/meta/src/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/meta/src/Makefile.am b/xlators/meta/src/Makefile.am index c3910239410..74c9014ce12 100644 --- a/xlators/meta/src/Makefile.am +++ b/xlators/meta/src/Makefile.am @@ -5,6 +5,6 @@ meta_so_SOURCES = meta.c tree.c misc.c view.c  noinst_HEADERS = meta.h tree.h misc.h view.h  AM_CFLAGS = -fPIC $(GF_CPPFLAGS) -Wall \ -	-I$(top_srcdir)/libglusterfs/src -shared -nostartfiles +	-I$(top_srcdir)/libglusterfs/src -shared  CLEANFILES =   | 
