Explorar o código

Fixes doc/Makefile fails if path contains spaces

(cherry picked from commit 0fd29f76a239a926684dccbfbfe904cf6494690b)
Voylin %!s(int64=3) %!d(string=hai) anos
pai
achega
41e63559bb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/Makefile

+ 1 - 1
doc/Makefile

@@ -1,4 +1,4 @@
-BASEDIR = $(CURDIR)
+BASEDIR = .
 CLASSES = $(BASEDIR)/classes/ $(BASEDIR)/../modules/
 OUTPUTDIR = $(BASEDIR)/_build
 TOOLSDIR = $(BASEDIR)/tools