diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 06c1ff693..10c8eb1cc 100644 --- a/configure.ac +++ b/configure.ac @@ -146,6 +146,8 @@ AC_CONFIG_FILES([Makefile glusterfs-api.pc api/Makefile api/src/Makefile + api/examples/Makefile + api/examples/setup.py glusterfs.spec]) AC_CANONICAL_HOST |