mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-19 18:24:39 +00:00
Chat: Make BUILDDIR not plugin-specific
This commit is contained in:
parent
e54d9e580e
commit
d1094839fe
@ -5,7 +5,7 @@
|
||||
SPHINXOPTS =
|
||||
SPHINXBUILD = sphinx-build
|
||||
PAPER =
|
||||
BUILDDIR = ../indico_chat/static/help
|
||||
BUILDDIR = $(wildcard ../indico_*[!.])/static/help
|
||||
|
||||
# Internal variables.
|
||||
PAPEROPT_a4 = -D latex_paper_size=a4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user