~ubuntu-branches/ubuntu/jaunty/speech-tools/jaunty

« back to all changes in this revision

Viewing changes to grammar/wfst/wfst.mak

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Urlichs
  • Date: 2004-07-16 09:25:39 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040716092539-5p1tzif55b8j924e
Tags: 1:1.2.3-8
Added alaw processing code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
 
53
53
ifeq ($(DIRNAME),main)
54
54
    MAINSRCS := $(MAINSRCS) \
55
 
        wfst_build_main.cc wfst_run_main.cc
 
55
        wfst_build_main.cc wfst_run_main.cc wfst_train_main.cc
56
56
endif
57
57
 
58
58
# check scheme is available.