diff options
author | Vijay Bellur <vbellur@redhat.com> | 2014-06-20 07:48:19 -0700 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-06-20 07:49:12 -0700 |
commit | 85ee12f7c061d7035a6441f5d11d9ebed5e574cf (patch) | |
tree | 5c2aaa372f9fa3a2ef3e29f860c7bfbba9e9ac57 /configure.ac | |
parent | eba1fb05791f1424f68998cf2175cad1ce6098de (diff) |
Revert "gfapi : remove gfapi.py to avoid confusion"
This reverts commit d0547a28f59d80ed572652af3e327b761c4e540f
Change-Id: I79ff562fff33d4ad7ca34c6442eb0e980890965a
Reviewed-on: http://review.gluster.org/8139
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Vijay Bellur <vbellur@redhat.com>
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 f51e943fc19..2c69ccdc1c3 100644 --- a/configure.ac +++ b/configure.ac @@ -199,6 +199,8 @@ AC_CONFIG_FILES([Makefile api/Makefile api/src/Makefile api/examples/Makefile + api/examples/__init__.py + api/examples/setup.py geo-replication/Makefile geo-replication/src/Makefile geo-replication/syncdaemon/Makefile |