gnulib-tool: Fix trouble caused by Python's bytecode cache.
[gnulib.git] / modules / getentropy-tests
blobf384698d807d4ae451806ea4ec3d704d4c38a757
1 Files:
2 tests/test-getentropy.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-getentropy
12 check_PROGRAMS += test-getentropy
13 test_getentropy_LDADD = $(LDADD) $(GETRANDOM_LIB)