From faea6edd990f829fbd8d849ac7867fe543480628 Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 20 Apr 2009 00:30:09 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8990dcb..77b2d0a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ CS=gmcs M17N_SRC = M17N.cs CORE_SRC = MSymbol.cs MPlist.cs MText.cs MDatabase.cs -TEST_PROG = symbol.exe plist.exe mtext.exe textprop.exe db.exe +TEST_PROG = symbol.exe plist.exe mtext.exe textprop.exe all: ${TEST_PROG} -- 1.7.10.4