doc: Minor changes related to generating icon image files.
This commit is contained in:
parent
54a5805018
commit
26acee9f2a
2 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@ icons = select start router host pc mdr router_green \
|
|||
# list of icons + .gif.jpg suffix
|
||||
icons_jpg = $(icons:%=%.jpg)
|
||||
|
||||
all-local: $(icons_jpg)
|
||||
icons: $(icons_jpg)
|
||||
|
||||
clean-local:
|
||||
rm -f $(icons_jpg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue