aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dfilter/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/epan/dfilter/Makefile.am b/epan/dfilter/Makefile.am
index 9de326ea39..09d80c8752 100644
--- a/epan/dfilter/Makefile.am
+++ b/epan/dfilter/Makefile.am
@@ -21,6 +21,10 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+if USING_GCC
+AM_CFLAGS = -Werror
+endif
+
noinst_LTLIBRARIES = libdfilter.la
CLEANFILES = \