diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fedde7582cd..e8d3c07a897 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AM_INIT_AUTOMAKE  AM_CONFIG_HEADER([config.h])  AC_CONFIG_FILES([Makefile -		libglusterfs/Makefile  +		libglusterfs/Makefile  		libglusterfs/src/Makefile  		glusterfsd/Makefile  		glusterfsd/src/Makefile @@ -91,6 +91,8 @@ AC_CONFIG_FILES([Makefile  		xlators/features/trash/src/Makefile  		xlators/features/quota/Makefile  		xlators/features/quota/src/Makefile +                xlators/features/marker/Makefile +                xlators/features/marker/src/Makefile  		xlators/features/read-only/Makefile  		xlators/features/read-only/src/Makefile  		xlators/features/mac-compat/Makefile  | 
