Statistics
| Branch: | Tag: | Revision:

root / testing / Makefile.am @ 44c23fa6

History | View | Annotate | Download (238 Bytes)

1
TESTS = ganeti.hooks_unittest.py ganeti.utils_unittest.py
2
TESTS_ENVIRONMENT = PYTHONPATH=.:$(srcdir)
3

    
4
check_DATA = ganeti
5
ganeti:
6
	rm -f ganeti
7
	ln -s $(top_srcdir)/lib ganeti
8

    
9
EXTRA_DIST = $(TESTS) mocks.py
10
MAINTAINERCLEANFILES = ganeti