]> git.proxmox.com Git - mirror_frr.git/blame - watchquagga/Makefile.am
* ospf_vty.c: Check carefully if interface exists before trying to
[mirror_frr.git] / watchquagga / Makefile.am
CommitLineData
8b886ca7 1## Process this file with Automake to create Makefile.in
2
3INCLUDES = @INCLUDES@ -I$(top_srcdir) -I$(top_srcdir)/lib
4DEFS = @DEFS@ -DSTATEDIR=\"$(localstatedir)/\"
5
6sbin_PROGRAMS = watchquagga
7
8watchquagga_SOURCES = watchquagga.c
9watchquagga_LDADD = ../lib/libzebra.la @LIBCAP@