Revision c50645c0 Makefile.am

b/Makefile.am
221 221
	lib/utils/mlock.py \
222 222
	lib/utils/retry.py \
223 223
	lib/utils/text.py \
224
	lib/utils/wrapper.py
224
	lib/utils/wrapper.py \
225
	lib/utils/x509.py
225 226

  
226 227
docrst = \
227 228
	doc/admin.rst \
......
495 496
	test/ganeti.utils.retry_unittest.py \
496 497
	test/ganeti.utils.text_unittest.py \
497 498
	test/ganeti.utils.wrapper_unittest.py \
499
	test/ganeti.utils.x509_unittest.py \
498 500
	test/ganeti.utils_unittest.py \
499 501
	test/ganeti.workerpool_unittest.py \
500 502
	test/cfgupgrade_unittest.py \

Also available in: Unified diff