Revision 1b44c7c445ead80485186c1c92b18cfbd3b7992e authored by hieuhoang1972 on 04 June 2008, 14:49:56 UTC, committed by hieuhoang1972 on 04 June 2008, 14:49:56 UTC
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1818 1f5c12ca-751b-0410-a591-d2e778427230
1 parent 8554a7c
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