From e86dfec53bceaced68dbc49cdd807c860ce0bb75 Mon Sep 17 00:00:00 2001 From: Ilya Yaroshenko Date: Tue, 25 Oct 2016 14:15:59 +0200 Subject: [PATCH] fix compiler --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index 9b12e19..a806623 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -6,7 +6,7 @@ LATEST:=$(git describe --abbrev=0 --tags | tr -d v) # binaries -DMD=ldmd2 +DMD=dmd RDMD=rdmd DDOC=$(DMD) -w -c -o- -version=StdDdoc