tests: test-vc-list-files-git.sh: skip if git is not available
[gnulib.git] / modules / lock-tests
1 Files:
2 tests/test-lock.c
3
4 Depends-on:
5 thread
6 yield
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-lock
12 check_PROGRAMS += test-lock
13 test_lock_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@