summaryrefslogtreecommitdiff
path: root/pico/lang/PicoLangEsEsInSystem.mk
diff options
context:
space:
mode:
Diffstat (limited to 'pico/lang/PicoLangEsEsInSystem.mk')
-rw-r--r--pico/lang/PicoLangEsEsInSystem.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/pico/lang/PicoLangEsEsInSystem.mk b/pico/lang/PicoLangEsEsInSystem.mk
deleted file mode 100644
index da80e80..0000000
--- a/pico/lang/PicoLangEsEsInSystem.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Installation of es-ES for the Pico TTS engine in the system image
-#
-# Include this file in a product makefile to include the language files for es-ES
-#
-# Note the destination path matches that used in external/svox/pico/tts/com_svox_picottsengine.cpp
-#
-
-PRODUCT_COPY_FILES += \
- external/svox/pico/lang/es-ES_zl0_sg.bin:system/tts/lang_pico/es-ES_zl0_sg.bin \
- external/svox/pico/lang/es-ES_ta.bin:system/tts/lang_pico/es-ES_ta.bin
-