Revision 8106dd64 Makefile.am

b/Makefile.am
421 421
	lib/storage/drbd.py \
422 422
	lib/storage/drbd_info.py \
423 423
	lib/storage/drbd_cmdgen.py \
424
	lib/storage/filestorage.py
424
	lib/storage/filestorage.py \
425
	lib/storage/gluster.py
425 426

  
426 427
rapi_PYTHON = \
427 428
	lib/rapi/__init__.py \
......
1445 1446
	test/py/ganeti.storage.container_unittest.py \
1446 1447
	test/py/ganeti.storage.drbd_unittest.py \
1447 1448
	test/py/ganeti.storage.filestorage_unittest.py \
1449
	test/py/ganeti.storage.gluster_unittest.py \
1448 1450
	test/py/ganeti.tools.burnin_unittest.py \
1449 1451
	test/py/ganeti.tools.ensure_dirs_unittest.py \
1450 1452
	test/py/ganeti.tools.node_daemon_setup_unittest.py \

Also available in: Unified diff