]> git.proxmox.com Git - mirror_frr.git/blobdiff - nhrpd/subdir.am
lib: Decode vrf_id update appropriately from zapi
[mirror_frr.git] / nhrpd / subdir.am
index 758c22e2be87d62a406082d1688416df8fb4ab07..6e2b91780f764625f109b0261b0c1460c717f4f0 100644 (file)
@@ -8,8 +8,8 @@ vtysh_scan += $(top_srcdir)/nhrpd/nhrp_vty.c
 man8 += $(MANBUILD)/nhrpd.8
 endif
 
-nhrpd_nhrpd_LDADD = lib/libfrr.la @LIBCAP@ @CARES_LIBS@
-nhrpd_nhrpd_CFLAGS = $(AM_CFLAGS) @CARES_CFLAGS@
+nhrpd_nhrpd_LDADD = lib/libfrr.la $(LIBCAP) $(CARES_LIBS)
+nhrpd_nhrpd_CFLAGS = $(AM_CFLAGS) $(CARES_CFLAGS)
 nhrpd_nhrpd_SOURCES = \
        nhrpd/linux.c \
        nhrpd/netlink_arp.c \