Author: fabien
Date: 2008-11-10 14:08:30 -0800 (Mon, 10 Nov 2008)
New Revision: 6516
Log:
Reverted my own modified test/Makefile for more utf9 test because it is not 
finished yet.

Modified:
   branches/branch-1.3/test/Makefile

Modified: branches/branch-1.3/test/Makefile
===================================================================
--- branches/branch-1.3/test/Makefile   2008-11-10 22:03:55 UTC (rev 6515)
+++ branches/branch-1.3/test/Makefile   2008-11-10 22:08:30 UTC (rev 6516)
@@ -94,8 +94,8 @@
        tile.cxx \
        tiled_image.cxx \
        valuators.cxx \
-       utf8.cxx \
-       utf8c.cxx 
+       utf8.cxx
+
 ALL =  \
        unittests$(EXEEXT) \
        adjuster$(EXEEXT) \
@@ -156,8 +156,7 @@
        tiled_image$(EXEEXT) \
        valuators$(EXEEXT) \
        cairotest$(EXEEXT) \
-       utf8$(EXEEXT) \
-       utf8c$(EXEEXT) 
+       utf8$(EXEEXT) 
 
 
 GLALL = \

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to