Skip to content

Commit

Permalink
MB-3958 - package tap_example.py
Browse files Browse the repository at this point in the history
It will 'make install' into PREFIX/lib/python.

Change-Id: I9a4a0d47c82169329533d3398681f06df001f9b0
Reviewed-on: http://review.couchbase.org/6811
Reviewed-by: Bin Cui <bin.cui@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>
  • Loading branch information
steveyen committed Jun 7, 2011
1 parent 2a75ad0 commit 1d845ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Expand Up @@ -292,7 +292,8 @@ pythonlib_DATA= \
management/mc_bin_client.py \
management/mc_bin_server.py \
management/memcacheConstants.py \
management/tap.py
management/tap.py \
management/tap_example.py

pythonlib_SCRIPTS= \
management/mbadm-online-restore \
Expand Down

0 comments on commit 1d845ba

Please sign in to comment.