1 ## Process this file with automake to produce Makefile.in.
3 AM_CPPFLAGS = -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib -DQUAGGA_NO_DEPRECATED_INTERFACES
4 DEFS = @DEFS@ @CARES_CFLAGS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
5 INSTALL_SDATA=@INSTALL@ -m 600
7 AM_CFLAGS = $(PICFLAGS) #$(WERROR)
8 AM_LDFLAGS = $(PICLDFLAGS)
33 nhrpd_LDADD = ../lib/libzebra.la @LIBCAP@ @CARES_LIBS@
35 noinst_HEADERS = debug.h netlink.h nhrpd.h vici.h znl.h list.h \
36 nhrp_protocol.h os.h zbuf.h
38 #dist_examples_DATA = nhrpd.conf.sample