]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-make-fulldeps/tools.mk
Fix Makefile themes check
[rust.git] / src / test / run-make-fulldeps / tools.mk
index 20a5e8e64225dcbec2b5c5544ff21d37e50d3bf5..48fd3ff7246345d7ac7d608dbd85cf433ee47bc1 100644 (file)
@@ -15,7 +15,7 @@ RUSTC := $(RUSTC) -Clinker=$(RUSTC_LINKER)
 RUSTDOC := $(RUSTDOC) -Clinker=$(RUSTC_LINKER)
 endif
 #CC := $(CC) -L $(TMPDIR)
-HTMLDOCCK := $(PYTHON) $(S)/src/etc/htmldocck.py
+HTMLDOCCK := '$(PYTHON)' '$(S)/src/etc/htmldocck.py'
 CGREP := "$(S)/src/etc/cat-and-grep.sh"
 
 # This is the name of the binary we will generate and run; use this