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
This commit is contained in:
parent
278e7457ea
commit
e7e9cbb852
2 changed files with 2 additions and 1 deletions
|
@ -700,6 +700,7 @@ Yuxuan Shui
|
||||||
James Buren
|
James Buren
|
||||||
Issa Beganović
|
Issa Beganović
|
||||||
Georg Gadinger
|
Georg Gadinger
|
||||||
|
Wolfram Sang
|
||||||
|
|
||||||
The libmad team
|
The libmad team
|
||||||
The wavpack team
|
The wavpack team
|
||||||
|
|
|
@ -82,7 +82,7 @@ text files%
|
||||||
|
|
||||||
\input{plugins/rockblox1d.tex}
|
\input{plugins/rockblox1d.tex}
|
||||||
|
|
||||||
\input{plugins/sgt-puzzles.tex}
|
\opt{lcd_color}{\input{plugins/sgt-puzzles.tex}}
|
||||||
|
|
||||||
\input{plugins/sliding.tex}
|
\input{plugins/sliding.tex}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue