tests: silence warning about system return
[gnulib.git] / modules / canonicalize-tests
1 Files:
2 tests/test-canonicalize.c
3 tests/macros.h
4
5 Depends-on:
6 ignore-value
7 progname
8 same-inode
9 symlink
10
11 configure.ac:
12
13 Makefile.am:
14 TESTS += test-canonicalize
15 check_PROGRAMS += test-canonicalize
16 test_canonicalize_LDADD = $(LDADD) @LIBINTL@