Added -pedantic

This commit is contained in:
Michael Jumper 2011-03-24 23:12:43 -07:00
parent 8c3fa0c54e
commit 56c3b04e9e

View File

@ -37,7 +37,7 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
AM_CFLAGS = -Werror -Wall
AM_CFLAGS = -Werror -Wall -pedantic
lib_LTLIBRARIES = libguac-client-vnc.la