diff options
author | Sven Gothel <[email protected]> | 2001-04-10 18:37:03 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2001-04-10 18:37:03 +0000 |
commit | 99f156a9d9e86e6d835ad9791071b23335476330 (patch) | |
tree | b721df1c22bfc67fc6425d7d8ab1e9b9d2249ad1 /C2J/makefile | |
parent | e26f0c3e0a6be0f5555c5daee164047f3793d626 (diff) |
2.7.1rel-2-7-1-0
Diffstat (limited to 'C2J/makefile')
-rwxr-xr-x | C2J/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/C2J/makefile b/C2J/makefile index 50556a7..5ce4d53 100755 --- a/C2J/makefile +++ b/C2J/makefile @@ -423,7 +423,7 @@ glu-proto-auto-tst-jni12.c: glu-proto-auto.orig.h C2J.class cat warning.skel \ ../CNativeCode/OpenGLU_funcs.c.skel \ manual/glu-manualCodedImplJNI.c \ - glu-proto-auto-tst.c \ + glu-proto-auto-tst-jni12.c \ > ../CNativeCode/OpenGLU_JauJNI12tst_funcs.c |