Explorar o código

Merge pull request #65642 from voylin/fix_spaces_in_path_for_doc/makefile

Rémi Verschelde %!s(int64=3) %!d(string=hai) anos
pai
achega
be0b77fd29
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