]> git.puffer.fish Git - mirror/frr.git/commitdiff
nhrpd: include headers in dist tarball
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 12 Feb 2017 13:25:26 +0000 (14:25 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 7 Mar 2017 15:21:01 +0000 (16:21 +0100)
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
nhrpd/Makefile.am

index c8c40bc17b60ebbc15aa21176d755c82d13a7720..ae0dd6f5f84e04b63357ca7e9b1c4635d5384ee3 100644 (file)
@@ -32,4 +32,16 @@ nhrpd_SOURCES = \
 
 nhrpd_LDADD = ../lib/libfrr.la @LIBCAP@ @CARES_LIBS@
 
+noinst_HEADERS = \
+       debug.h \
+       list.h \
+       netlink.h \
+       nhrp_protocol.h \
+       nhrpd.h \
+       os.h \
+       vici.h \
+       zbuf.h \
+       znl.h \
+       # end
+
 #dist_examples_DATA = nhrpd.conf.sample