Add test-pidfile.c and increase warning level.
This commit is contained in:
parent
761ea75d41
commit
2deaa94b6a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=199214
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
TESTS= test-trimdomain test-trimdomain-nodomain test-flopen test-grp
|
||||
CFLAGS+= -g -Wall -lutil
|
||||
TESTS= test-trimdomain test-trimdomain-nodomain test-flopen test-grp test-pidfile
|
||||
CFLAGS+= -g -Wall -Wextra -Werror -lutil
|
||||
|
||||
.PHONY: tests
|
||||
tests: ${TESTS}
|
||||
|
Loading…
Reference in New Issue
Block a user