]> git.proxmox.com Git - mirror_frr.git/blob - bgpd/rfp-example/librfp/subdir.am
build: non-recursive bgpd & rfp
[mirror_frr.git] / bgpd / rfp-example / librfp / subdir.am
1 #
2 # librfp
3 #
4
5 if ENABLE_BGP_VNC
6 noinst_LIBRARIES += bgpd/rfp-example/librfp/librfp.a
7 endif
8
9 bgpd_rfp_example_librfp_librfp_a_SOURCES = \
10 bgpd/rfp-example/librfp/rfp_example.c \
11 # end
12
13 noinst_HEADERS += \
14 bgpd/rfp-example/librfp/rfp.h \
15 bgpd/rfp-example/librfp/rfp_internal.h \
16 # end