csharpcomp-script: Handle directories with spaces correctly.
[gnulib.git] / modules / crypto / gc-des-tests
blobcb5035e0146ec3f649fac296998560c834f4f171
1 Files:
2 tests/test-gc-des.c
4 Depends-on:
6 configure.ac:
8 Makefile.am:
9 TESTS += test-gc-des
10 check_PROGRAMS += test-gc-des
11 test_gc_des_LDADD = $(LDADD) @LIB_CRYPTO@ $(GETRANDOM_LIB)