Browse Source

Merge pull request #65642 from voylin/fix_spaces_in_path_for_doc/makefile

Rémi Verschelde 3 năm trước cách đây
mục cha
commit
be0b77fd29
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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