Merge pull request #65642 from voylin/fix_spaces_in_path_for_doc/makefile
This commit is contained in:
commit
be0b77fd29
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
BASEDIR = $(CURDIR)
|
||||
BASEDIR = .
|
||||
CLASSES = $(BASEDIR)/classes/ $(BASEDIR)/../modules/
|
||||
OUTPUTDIR = $(BASEDIR)/_build
|
||||
TOOLSDIR = $(BASEDIR)/tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue