diff options
Diffstat (limited to 'xlators')
| -rw-r--r-- | xlators/features/marker/utils/src/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/marker/utils/src/Makefile.am b/xlators/features/marker/utils/src/Makefile.am index de23fb55609..e44ffb5bf8e 100644 --- a/xlators/features/marker/utils/src/Makefile.am +++ b/xlators/features/marker/utils/src/Makefile.am @@ -14,7 +14,7 @@ AM_CFLAGS = -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D$(GF_HOST_OS)\  	-I$(top_srcdir)/libglusterfs/src\  	-DGSYNCD_PREFIX=\"$(libexecdir)/glusterfs\"\  	-DUSE_LIBGLUSTERFS\ -	-DSBIN_DIR=\"$(sbindir)\" -DPYTHON=\"$(PYTHON)\" +	-DSBIN_DIR=\"$(sbindir)\" -DPYTHON=\"$(PYTHON)\" $(GF_CFLAGS)  CLEANFILES =  | 
