Revision 13e07cef5ffbf263b4105a50da4f53873348b421 authored by hieuhoang1972 on 23 April 2007, 19:17:38 UTC, committed by hieuhoang1972 on 23 April 2007, 19:17:38 UTC

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1370 1f5c12ca-751b-0410-a591-d2e778427230
1 parent 485bda2
Raw File
Makefile.am
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign

# order is important here: build moses before moses-cmd
SUBDIRS = moses/src moses-cmd/src misc
back to top