Browse Source

Rename compiledata.c => compilembrola.c.

master
Reece H. Dunn 9 years ago
parent
commit
156c622ed6
2 changed files with 1 additions and 1 deletions
  1. 1
    1
      Makefile.am
  2. 0
    0
      src/libespeak-ng/compilembrola.c

+ 1
- 1
Makefile.am View File

@@ -58,8 +58,8 @@ libespeak_ng_include_HEADERS = \

common_FLAGS = -Isrc/include/espeak-ng
common_SOURCE = \
src/libespeak-ng/compiledata.c \
src/libespeak-ng/compiledict.c \
src/libespeak-ng/compilembrola.c \
src/libespeak-ng/dictionary.c \
src/libespeak-ng/intonation.c \
src/libespeak-ng/numbers.c \

src/libespeak-ng/compiledata.c → src/libespeak-ng/compilembrola.c View File


Loading…
Cancel
Save