From: ntakahas Date: Thu, 23 Jul 2009 12:46:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=dc48777187afd0ad61bced5012958e7be9f10128;p=m17n%2Fm17n-lib-cs.git *** empty log message *** --- diff --git a/Makefile b/Makefile index c446c26..4a039fe 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ M17N_SRC = M17N.cs CORE_SRC = MSymbol.cs MPlist.cs MCharTable.cs MText.cs MDatabase.cs EXPR_SRC = MExpression.cs EXAMPLE = symbol.exe plist.exe chartab.exe text.exe textprop.exe database.exe -TEST = rearsticky.exe frontsticky.exe \ +TEST = rearsticky.exe frontsticky.exe bothsticky.exe \ sensitive.exe frontsensitive.exe rearsensitive.exe all: ${EXAMPLE} ${TEST}