summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nhrpd/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/nhrpd/Makefile.am b/nhrpd/Makefile.am
index c8c40bc17b..ae0dd6f5f8 100644
--- a/nhrpd/Makefile.am
+++ b/nhrpd/Makefile.am
@@ -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