Typo fix.

This commit is contained in:
Ioannis Tsakpinis 2010-09-26 23:49:09 +00:00
parent 91593a3a2c
commit a86fd4b14d
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<include name="org/lwjgl/test/opengl/shaders/*.vp" />
<include name="org/lwjgl/test/opengl/shaders/*.vsh" />
<include name="org/lwjgl/test/opengl/shaders/*.fsh" />
<include name="org/lwjgl/test/opencl/gl/*.cl />
<include name="org/lwjgl/test/opencl/gl/*.cl" />
</fileset>
<!-- Files to include in the lwjgl_util.jar file -->