From fdc75a358e4c20116640c08f4e8ce7a09dc3cebd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 7 May 2016 03:02:56 +0200 Subject: Optimisations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cb3cbdf..d8bff8c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,8 @@ include config.mk HDR_SEMIPUBLIC =\ zahl/inlines.h\ - zahl/internals.h + zahl/internals.h\ + zahl/memory.h HDR_PRIVATE =\ src/internals.h -- cgit v1.2.3-70-g09d2