]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/texinfo-rules.make
Centralize the css files and fix the links to css files (issue 983).
[lilypond.git] / stepmake / stepmake / texinfo-rules.make
index 21e4a8ea039d7b7407845ad2c8faf456eaea097a..83120ed87fb7e9a3684cc7c9d1dc7eef424ac9bc 100644 (file)
@@ -56,7 +56,6 @@ ifeq ($(WEB_VERSION),yes)
 else
        DEPTH=$(depth)/../ AJAX_SEARCH=$(AJAX_SEARCH) $(TEXI2HTML) $(TEXI2HTML_SPLIT) $(TEXI2HTML_FLAGS) --output=$(dir $@) $<
 endif
-       cp $(top-src-dir)/Documentation/css/*.css $(dir $@)
 
 $(XREF_MAPS_DIR)/%.xref-map: $(outdir)/%.texi
        $(buildscript-dir)/extract_texi_filenames $(XREF_MAP_FLAGS) -o $(XREF_MAPS_DIR) $<