aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2007-03-22 23:24:13 +0000
committerStephen Fisher <steve@stephen-fisher.com>2007-03-22 23:24:13 +0000
commit84c5becd89c6cd52a55e51bfb8a6304dacb50425 (patch)
tree45b1d875ba53bbc69e1462dc52ab5bf64dbd3d80 /epan/ftypes
parent636924e7c8d8ec7d38852e2146165d99e3027985 (diff)
Add -Werror for gcc to a few more directories and fix a few warnings
svn path=/trunk/; revision=21129
Diffstat (limited to 'epan/ftypes')
-rw-r--r--epan/ftypes/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/epan/ftypes/Makefile.am b/epan/ftypes/Makefile.am
index 052925a979..ff07f73a58 100644
--- a/epan/ftypes/Makefile.am
+++ b/epan/ftypes/Makefile.am
@@ -21,6 +21,10 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+if USING_GCC
+AM_CFLAGS = -Werror
+endif
+
noinst_LTLIBRARIES = libftypes.la
CLEANFILES = \