From 16a001c8fe4e5ca99d5aafdd8ed02a35f09b6caa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 13 May 2016 04:38:09 +0200 Subject: Miscellaneous stuff MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8daf15d..73c1aad 100644 --- a/Makefile +++ b/Makefile @@ -78,7 +78,11 @@ TEXSRC =\ doc/libzahls-design.tex\ doc/get-started.tex\ doc/miscellaneous.tex\ - doc/arithmetic.tex + doc/arithmetic.tex\ + doc/bit-operations.tex\ + doc/number-theory.tex\ + doc/random-numbers.tex\ + doc/not-implemented.tex HDR_PUBLIC = zahl.h $(HDR_SEMIPUBLIC) HDR = $(HDR_PUBLIC) $(HDR_PRIVATE) -- cgit v1.2.3-70-g09d2