summaryrefslogtreecommitdiff
path: root/make/doc-i18n-root-vars.make
diff options
context:
space:
mode:
authorJulien Rioux <jrioux@physics.utoronto.ca>2011-10-16 07:04:17 -0400
committerGraham Percival <graham@percival-music.ca>2011-10-25 01:12:38 +0100
commit7a5ed5ba18cd1b11b9468e6e6d45ab1c8987923a (patch)
tree2c8e2bfd9b9d9389c6ccf834e4b5be38a686ce99 /make/doc-i18n-root-vars.make
parentf299c35871038f6d0c959935dcf5f81e29372b86 (diff)
Centralize the css files and fix the links to css files (issue 983).
Put them in Documentation/css.
Diffstat (limited to 'make/doc-i18n-root-vars.make')
-rw-r--r--make/doc-i18n-root-vars.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/doc-i18n-root-vars.make b/make/doc-i18n-root-vars.make
index 9ba98580c3..8c20f494bd 100644
--- a/make/doc-i18n-root-vars.make
+++ b/make/doc-i18n-root-vars.make
@@ -2,8 +2,6 @@
LANGS = $(shell $(PYTHON) $(top-src-dir)/python/langdefs.py)
-CSS_SOURCE_FILES = $(shell ls $(top-src-dir)/Documentation/lilypond*.css)
-
TELY_FILES := $(call src-wildcard,*.tely)
TEXI_FILES := $(call src-wildcard,*.texi)
MASTER_TEXI_FILES := $(TEXI_FILES) $(TELY_FILES:%.tely=$(outdir)/%.texi)