Revision 12a5e0a2d05e0c4bfbace5c48dd80ca161c7c960 authored by chardmeier on 16 March 2009, 13:11:34 UTC, committed by chardmeier on 16 March 2009, 13:11:34 UTC
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/branches/chardmeier-ldc@2247 1f5c12ca-751b-0410-a591-d2e778427230
1 parent 59f5a5e
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