aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/Makefile.am
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2007-03-22 23:49:06 +0000
committerStephen Fisher <steve@stephen-fisher.com>2007-03-22 23:49:06 +0000
commit13ae3f5dfc8d300ceb61ec91ac69e0b2b5e8683f (patch)
tree83ff081f07d0b9c4ae888fb67c82b2fcff5f6a8b /epan/dfilter/Makefile.am
parent6b4767bd7f3531af5947bcd741a7529ff21f4bb4 (diff)
Add -Werror for gcc back to epan/dfilter directory
svn path=/trunk/; revision=21136
Diffstat (limited to 'epan/dfilter/Makefile.am')
-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 = \