summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c119cfb..fc64a66 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -16,6 +16,8 @@
## Process this file with automake to produce Makefile.in.
+AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
+
bin_PROGRAMS = patch
patch_SOURCES = \
bestmatch.h \