Skip to content
Snippets Groups Projects
Commit 84b303b6 authored by Dan Povey's avatar Dan Povey
Browse files

Fix to Makefile.

git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@311 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
parent b30db78c
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@
# Compile subdirectories starting with the things "depended on".
SUBDIRS = base matrix util feat tree optimization gmm transform sgmm \
fstext hmm lm decoder \
fstext hmm lm decoder lat \
bin fstbin gmmbin fgmmbin sgmmbin featbin \
nnet nnetbin lat latbin
nnet nnetbin latbin
all: $(SUBDIRS)
echo Done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment