--- embedaddon/quagga/watchquagga/Makefile.am 2013/07/21 23:54:41 1.1.1.2 +++ embedaddon/quagga/watchquagga/Makefile.am 2016/11/02 10:09:12 1.1.1.3 @@ -1,10 +1,9 @@ ## Process this file with Automake to create Makefile.in -INCLUDES = @INCLUDES@ -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib +AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib DEFS = @DEFS@ -DSTATEDIR=\"$(localstatedir)/\" -AM_CFLAGS = $(PICFLAGS) -AM_LDFLAGS = $(PILDFLAGS) +AM_CFLAGS = $(WERROR) sbin_PROGRAMS = watchquagga