Distribute lib/locking.py
authorMichael Hanselmann <hansmi@google.com>
Wed, 27 Feb 2008 12:22:55 +0000 (12:22 +0000)
committerMichael Hanselmann <hansmi@google.com>
Wed, 27 Feb 2008 12:22:55 +0000 (12:22 +0000)
Reviewed-by: ultrotter

lib/Makefile.am

index 1827130..8bfd62c 100644 (file)
@@ -4,7 +4,7 @@ nodist_pkgpython_PYTHON = _autoconf.py
 pkgpython_PYTHON = __init__.py backend.py cli.py cmdlib.py config.py \
        objects.py errors.py logger.py ssh.py utils.py rpc.py \
        bdev.py hypervisor.py opcodes.py mcpu.py constants.py \
-       ssconf.py
+       ssconf.py locking.py
 
 all-local: _autoconf.py