diff --git a/LDP/builder-2016/Makefile b/LDP/builder-2016/Makefile index 783318c2..75661d54 100644 --- a/LDP/builder-2016/Makefile +++ b/LDP/builder-2016/Makefile @@ -219,7 +219,7 @@ xml-$(HTML): xml-$(HTMLS) --stringparam admon.graphics.path images/ \ --stringparam base.dir . \ "$(XSLCHUNK)" "$(OBJ)" \ - && ln -snf $(VERBOSE) -- index.html $(notdir $(HTML))) + && ln -snf $(VERBOSE) -- $(notdir $(HTML)) index.html) # -- what about images and other resources?