mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-23 17:34:21 +03:00
5 lines
99 B
Makefile
5 lines
99 B
Makefile
testsdir = $(pkgdatadir)/tests
|
|
tests_DATA = $(wildcard $(srcdir)/*.sh)
|
|
|
|
EXTRA_DIST = $(tests_DATA)
|