fbd3460684
- added destination homeros-nano.iso yields minimal speaking image; - added "homeros" feature contain scripts appropriate for general Homeros functions but need further development.
10 lines
307 B
Makefile
10 lines
307 B
Makefile
use/homeros:
|
|
@$(call add_feature)
|
|
# @$(call set,BRANDING,simply-linux)
|
|
# @$(call add,THE_BRANDING,menu xfce-settings)
|
|
@$(call add,THE_LISTS,homeros/voiceman)
|
|
@$(call add,THE_LISTS,homeros/tts)
|
|
@$(call add,THE_LISTS,homeros/yasr)
|
|
@$(call add,THE_LISTS,homeros/tools)
|
|
# @$(call set,META_VOL_SET,Homeros)
|