Skip to content

Commit

Permalink
Reverted my own modified test/Makefile for more utf9 test because it …
Browse files Browse the repository at this point in the history
…is not finished yet.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6516 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
fab672000 committed Nov 10, 2008
1 parent 250090b commit 29ff9d8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions test/Makefile
Expand Up @@ -94,8 +94,8 @@ CPPFILES =\
tile.cxx \
tiled_image.cxx \
valuators.cxx \
utf8.cxx \
utf8c.cxx
utf8.cxx

ALL = \
unittests$(EXEEXT) \
adjuster$(EXEEXT) \
Expand Down Expand Up @@ -156,8 +156,7 @@ ALL = \
tiled_image$(EXEEXT) \
valuators$(EXEEXT) \
cairotest$(EXEEXT) \
utf8$(EXEEXT) \
utf8c$(EXEEXT)
utf8$(EXEEXT)


GLALL = \
Expand Down

0 comments on commit 29ff9d8

Please sign in to comment.