Explorar o código

test/Makefile.os2: add testlocale.exe to build.

Ozkan Sezer %!s(int64=4) %!d(string=hai) anos
pai
achega
10eb5108b6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/Makefile.os2

+ 1 - 1
test/Makefile.os2

@@ -3,7 +3,7 @@ BINPATH = .
 TARGETS = testatomic.exe testdisplayinfo.exe testbounds.exe testdraw2.exe &
           testdrawchessboard.exe testdropfile.exe testerror.exe testfile.exe &
           testfilesystem.exe testgamecontroller.exe testgesture.exe &
-          testhittesting.exe testhotplug.exe testiconv.exe testime.exe &
+          testhittesting.exe testhotplug.exe testiconv.exe testime.exe testlocale.exe &
           testintersections.exe testjoystick.exe testkeys.exe testloadso.exe &
           testlock.exe testmessage.exe testoverlay2.exe testplatform.exe &
           testpower.exe testsensor.exe testrelative.exe testrendercopyex.exe &