Revision a0c9f010 lib/Makefile.am

b/lib/Makefile.am
5 5
pkgpython_PYTHON = __init__.py backend.py cli.py cmdlib.py config.py \
6 6
	objects.py errors.py logger.py ssh.py utils.py rpc.py \
7 7
	bdev.py opcodes.py mcpu.py constants.py \
8
	ssconf.py locking.py luxi.py jqueue.py serializer.py
8
	ssconf.py locking.py luxi.py jqueue.py serializer.py \
9
	bootstrap.py
9 10
python_files = $(pkgpython_PYTHON)
10 11

  
11 12
all-local: _autoconf.py

Also available in: Unified diff