summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2023-09-15 15:16:57 +0300
committerdefanor <defanor@uberspace.net>2023-09-15 15:16:57 +0300
commit171dd160a5dab054af7096d52d5c970c4dea566f (patch)
tree1e9c82e4a04781ead3d7281fc391cb21f038e88f /tests/Makefile.am
parent8882b21c09eca7d6fd948e52e45ab1b3b109176f (diff)
Update the test
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7aba0b7..22290a5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,4 @@
-AM_CFLAGS = -Werror -Wall -Wextra -pedantic -std=gnu99 \
- -Wno-pointer-sign
+AM_CFLAGS = -Werror -Wall -Wextra -pedantic -std=gnu99
COMMON_FLAGS = $(AM_CFLAGS) $(LIBXML_CFLAGS) \
$(GNUTLS_CFLAGS) $(LIBDANE_CFLAGS) $(OPENSSL_CFLAGS) \