Browse Source

build: ensure that the espeak-data-local directory is clean.

master
Reece Dunn 15 years ago
parent
commit
9c3daf2c88
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Makefile

+ 1
- 0
Makefile View File

@@ -42,6 +42,7 @@ espeak-data: espeakedit
src/espeakedit --compile

espeak-data-local: espeak-phoneme-data espeak-data
rm -rf espeak-data-local
cp -a $(HOME)/espeak-data espeak-data-local
platforms/$(PLATFORM)/espeak-phoneme-data espeak-data-local espeak-data-local espeak-data-local/phondata-manifest


Loading…
Cancel
Save