Statistics
| Branch: | Tag: | Revision:

root / testing / Makefile.am @ f6441c7c

History | View | Annotate | Download (266 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 ganeti.qa.py qa-sample.yaml
10
MAINTAINERCLEANFILES = ganeti