From 9a827ead86311933802bbd4c919b8cbd5de62a88 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 11 Aug 2008 23:53:28 +0000 Subject: Enable maximum warnings. A bunch of compile fixes. --- (limited to 'src/sugar/Makefile.am') diff --git a/src/sugar/Makefile.am b/src/sugar/Makefile.am index ef91efe..5cc58d1 100644 --- a/src/sugar/Makefile.am +++ b/src/sugar/Makefile.am @@ -14,6 +14,7 @@ pkgpyexecdir = $(pythondir)/sugar pkgpyexec_LTLIBRARIES = _sugarext.la _sugarext_la_CFLAGS = \ + $(WARN_CFLAGS) \ $(EXT_CFLAGS) \ $(PYTHON_INCLUDES) -- cgit v0.9.1