diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 94e0878113d..c9a816d768c 100644 --- a/configure.ac +++ b/configure.ac @@ -95,6 +95,10 @@ AC_CONFIG_FILES([Makefile xlators/protocol/server/Makefile xlators/protocol/server/src/Makefile xlators/features/Makefile + xlators/features/changelog/Makefile + xlators/features/changelog/src/Makefile + xlators/features/changelog/lib/Makefile + xlators/features/changelog/lib/src/Makefile xlators/features/glupy/Makefile xlators/features/glupy/src/Makefile xlators/features/locks/Makefile @@ -151,6 +155,7 @@ AC_CONFIG_FILES([Makefile contrib/fuse-util/Makefile contrib/uuid/uuid_types.h glusterfs-api.pc + libgfchangelog.pc api/Makefile api/src/Makefile glusterfs.spec]) |