diff options
author | redpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-06-23 18:29:55 +0000 |
---|---|---|
committer | redpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-06-23 18:29:55 +0000 |
commit | 367d09306da18663870f7200e81fce14b86bec12 (patch) | |
tree | 2289f336378174f7d1bc6226b5749bef3f1f73c8 /Makefile.am | |
parent | c915f1dfaee23dfe229da0b47163d86e9f9cac60 (diff) |
use centralized make
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@11 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d4e054a9..a355de1f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = decoder training vest extools +SUBDIRS = decoder training vest extools gi/pyp-topics/src gi/clda/src AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 |