blob: 3fc489866bcaab89101897d7ed7e6f5b50bc7135 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-getcwd-lgpl.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-getcwd-lgpl
check_PROGRAMS += test-getcwd-lgpl
test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL)
|