+ initial edition of meta-queue for RIB updates processing (bug #431)
[jleu-quagga.git] / watchquagga / Makefile.am
blobe422535a0bf137dc244cf078bd42d33637786b83
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 sbin_PROGRAMS = watchquagga
8 watchquagga_SOURCES = watchquagga.c
9 watchquagga_LDADD = ../lib/libzebra.la @LIBCAP@