Statistics
| Branch: | Tag: | Revision:

root / testing / Makefile.am @ 44c23fa6

History | View | Annotate | Download (238 Bytes)

1 a8083063 Iustin Pop
TESTS = ganeti.hooks_unittest.py ganeti.utils_unittest.py
2 a8083063 Iustin Pop
TESTS_ENVIRONMENT = PYTHONPATH=.:$(srcdir)
3 a8083063 Iustin Pop
4 a8083063 Iustin Pop
check_DATA = ganeti
5 a8083063 Iustin Pop
ganeti:
6 a8083063 Iustin Pop
	rm -f ganeti
7 a8083063 Iustin Pop
	ln -s $(top_srcdir)/lib ganeti
8 a8083063 Iustin Pop
9 44c23fa6 Michael Hanselmann
EXTRA_DIST = $(TESTS) mocks.py
10 8e587e52 Michael Hanselmann
MAINTAINERCLEANFILES = ganeti