git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / lock-tests
blobd0e5010508dd528d738552fe586b7d0ef8fea844
1 Files:
2 tests/test-lock.c
4 Depends-on:
5 thread
6 yield
8 configure.ac:
10 Makefile.am:
11 TESTS += test-lock
12 check_PROGRAMS += test-lock
13 test_lock_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@