Add -Wall to the compile of the driver/ testcases.

Signed-off-by: Kent Yoder <[email protected]>


 testcases/driver/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/testcases/driver/Makefile.am b/testcases/driver/Makefile.am
index 939da92..42670cb 100755
--- a/testcases/driver/Makefile.am
+++ b/testcases/driver/Makefile.am
@@ -3,7 +3,7 @@ noinst_PROGRAMS=aes_tests des_tests des3_tests digest_tests \
                dh_tests ssl3_tests rijndael_tests sess_mgmt_tests \
                sess_perf_tests
 
-AM_CFLAGS=-I. -I../../usr/include/pkcs11 -I../include
+AM_CFLAGS=-I. -I../../usr/include/pkcs11 -I../include -Wall
 
 AM_LDFLAGS=-L../common -lc  -ldl -lpthread -lcommon
 

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Opencryptoki-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech

Reply via email to