Revision 8f096849 Makefile.am

b/Makefile.am
265 265
	lib/compat.py \
266 266
	lib/config.py \
267 267
	lib/constants.py \
268
	lib/container.py \
269 268
	lib/daemon.py \
270 269
	lib/errors.py \
271 270
	lib/hooksmaster.py \
......
320 319
	lib/storage/__init__.py \
321 320
	lib/storage/bdev.py \
322 321
	lib/storage/base.py \
322
	lib/storage/container.py \
323 323
	lib/storage/drbd.py \
324 324
	lib/storage/drbd_info.py \
325 325
	lib/storage/drbd_cmdgen.py
......
1153 1153
	test/py/ganeti.confd.client_unittest.py \
1154 1154
	test/py/ganeti.config_unittest.py \
1155 1155
	test/py/ganeti.constants_unittest.py \
1156
	test/py/ganeti.container_unittest.py \
1156
	test/py/ganeti.storage.container_unittest.py \
1157 1157
	test/py/ganeti.daemon_unittest.py \
1158 1158
	test/py/ganeti.errors_unittest.py \
1159 1159
	test/py/ganeti.hooks_unittest.py \

Also available in: Unified diff