summaryrefslogtreecommitdiffstats
path: root/manual/plugins
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2021-01-28 15:23:41 +0100
committerWolfram Sang <wsa@the-dreams.de>2021-02-04 22:47:09 +0100
commite7e9cbb852ce2e9bb67d1d794c9144e8fee6ed61 (patch)
tree81030c5370bcfa950e282d0add575a0b0a7885d9 /manual/plugins
parent278e7457ea88ea7dd8765d586d4f45315c3f546d (diff)
downloadrockbox-e7e9cbb852ce2e9bb67d1d794c9144e8fee6ed61.tar.gz
rockbox-e7e9cbb852ce2e9bb67d1d794c9144e8fee6ed61.zip
puzzles: only build manual for color targets
'SUBDIRS' file has puzzles inside a 'HAVE_LCD_COLOR' block. I found this issue because sgt-puzzles was in the Clip+ docs while they were not installed on the target. Change-Id: I8ddf43fa75c8429d2f1a99f13689a5442913748e
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/main.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 786b83355d..3348b1fce5 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -82,7 +82,7 @@ text files%
\input{plugins/rockblox1d.tex}
-\input{plugins/sgt-puzzles.tex}
+\opt{lcd_color}{\input{plugins/sgt-puzzles.tex}}
\input{plugins/sliding.tex}