release: 0.99.16
[jleu-quagga.git] / watchquagga / Makefile.am
bloba49f62e8f22c7689e4e0d6383079b5988304ec04
1 ## Process this file with Automake to create Makefile.in
3 INCLUDES = @INCLUDES@ -I$(top_srcdir) -I$(top_srcdir)/lib
4 DEFS = @DEFS@ -DSTATEDIR=\"$(localstatedir)/\"
6 AM_CFLAGS = $(PICFLAGS)
7 AM_LDFLAGS = $(PILDFLAGS)
9 sbin_PROGRAMS = watchquagga
11 watchquagga_SOURCES = watchquagga.c
12 watchquagga_LDADD = ../lib/libzebra.la @LIBCAP@