diff --git a/Makefile.am b/Makefile.am index aad4d62c2..1723e6916 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \