diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2017-03-11 00:08:46 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2017-03-11 00:08:46 +0000 |
| commit | b70d2a2aa5003027b422e62435ab5bb9390d543c (patch) | |
| tree | 7da63372bda0012cf9c85395eb046eca0ac4e24a /lib/libpathconv | |
| parent | 528c1219c75acb3e453424089e8af18c39f12535 (diff) | |
Notes
Diffstat (limited to 'lib/libpathconv')
| -rw-r--r-- | lib/libpathconv/tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpathconv/tests/Makefile b/lib/libpathconv/tests/Makefile index c7696c2d6c5d..f32db22c1db8 100644 --- a/lib/libpathconv/tests/Makefile +++ b/lib/libpathconv/tests/Makefile @@ -3,6 +3,7 @@ TAP_TESTS_C+= abs2rel TAP_TESTS_C+= rel2abs +WARNS?= 6 #LIBADD+= pathconv #LDADD+= -L .. -lpathconv LDADD+= ../libpathconv.a |
