diff options
Diffstat (limited to 'watchfrr/Makefile.am')
-rw-r--r-- | watchfrr/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/watchfrr/Makefile.am b/watchfrr/Makefile.am index abe2266f2..bb53641ef 100644 --- a/watchfrr/Makefile.am +++ b/watchfrr/Makefile.am @@ -1,8 +1,6 @@ ## Process this file with Automake to create Makefile.in AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib -DEFS = @DEFS@ -DSTATEDIR=\"$(localstatedir)/\" - AM_CFLAGS = $(WERROR) sbin_PROGRAMS = watchfrr |