Browse Source

autotools: fix building only the phonemedata on a clean setup

master
Reece H. Dunn 11 years ago
parent
commit
38f02aa611
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      Makefile.am

+ 2
- 1
Makefile.am View File

@@ -271,7 +271,8 @@ phsource/phonemes.stamp: \
phsource/ph_wolof \
phsource/ph_zh \
phsource/ph_zh_yue \
phsource/phonemes
phsource/phonemes \
src/espeakedit
ESPEAK_DATA_PATH=$(PWD) src/espeakedit --compile && touch $@

##### dictionaries:

Loading…
Cancel
Save