blob: e422535a0bf137dc244cf078bd42d33637786b83 [file] [log] [blame]
ajs8b886ca2004-12-22 02:56:38 +00001## 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@