Makefile: enable tests and -Werror
authorSam Hartman <hartmans@debian.org>
Wed, 2 Jul 2014 09:41:41 +0000 (05:41 -0400)
committerSam Hartman <hartmans@debian.org>
Wed, 2 Jul 2014 09:43:18 +0000 (05:43 -0400)
commit2a25c715dd620faccd7108fa67d331e474c2eeda
treeea97ed180537ebf06e1550d4ae8e9f71ad1524e2
parent462ba78c60d2a1dde2788f4b388dcaa136a858bb
Makefile: enable tests and -Werror

Enable t_constraint tests in make check

Also enable -Werror since we pass with that.
Makefile.am