From 30c922ba2c42cb975ba221f792c2935552db0a1d Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Mon, 5 Jun 2017 12:58:57 -0700 Subject: [PATCH] documentation: Add missing ref to nix-vector-routing.rst --- doc/models/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/models/Makefile b/doc/models/Makefile index 066bdf15b..112d26c50 100644 --- a/doc/models/Makefile +++ b/doc/models/Makefile @@ -58,6 +58,7 @@ SOURCES = \ $(SRC)/network/doc/simple.rst \ $(SRC)/network/doc/queue.rst \ $(SRC)/network/doc/queue-limits.rst \ + $(SRC)/nix-vector-routing/doc/nix-vector-routing.rst \ $(SRC)/internet/doc/internet-stack.rst \ $(SRC)/internet/doc/ipv4.rst \ $(SRC)/internet/doc/ipv6.rst \