From: Donald Sharp Date: Tue, 16 May 2017 11:49:46 +0000 (-0400) Subject: lib: Fix missing vrf_int.h from `make distribute` X-Git-Tag: reindent-master-before~149^2~1 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=21a15acdde0f428fa2e9926d69a8a484249228d0;p=matthieu%2Ffrr.git lib: Fix missing vrf_int.h from `make distribute` Signed-off-by: Donald Sharp --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 6e3c6d680d..e3e58fedf6 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -78,6 +78,7 @@ pkginclude_HEADERS = \ libfrr.h \ sha256.h \ frr_pthread.h \ + vrf_int.h \ # end noinst_HEADERS = \