From d64e741be5e1536520fb856b462461d69663c1d3 Mon Sep 17 00:00:00 2001 From: John Winans Date: Thu, 17 May 2018 22:54:28 -0500 Subject: [PATCH] Add binary chapter to search path --- book/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/Makefile b/book/Makefile index f52fb38..8cf41b2 100644 --- a/book/Makefile +++ b/book/Makefile @@ -1,7 +1,7 @@ TOP=.. include $(TOP)/Make.rules -TEXPATH=./float:./intro:./rv32:./copyright:./license:./elements +TEXPATH=./float:./intro:./rv32:./copyright:./license:./elements:binary SUBDIRS=