Revision 99b263439a1d41fe042f94b66dd9e741235c82e5 authored by chardmeier on 18 January 2009, 16:17:17 UTC, committed by chardmeier on 18 January 2009, 16:17:17 UTC
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/branches/chardmeier-ldc@1987 1f5c12ca-751b-0410-a591-d2e778427230
1 parent 50cb358
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