suppress format warnings in the scripts directory

This commit is contained in:
Andreas Steffen 2009-04-21 19:51:48 +00:00
parent 6e9fe153fc
commit faf0e41801

View file

@ -1,5 +1,7 @@
INCLUDES = -I$(top_srcdir)/src/libstrongswan
AM_CFLAGS =-DIPSEC_PLUGINDIR=\"${plugindir}\"
AM_CFLAGS = \
-DIPSEC_PLUGINDIR=\"${plugindir}\" \
-Wformat=0
noinst_PROGRAMS = bin2array bin2sql id2sql key2keyid keyid2sql thread_analysis
bin2array_SOURCES = bin2array.c