Required for some...

This commit is contained in:
evilynux 2007-07-03 12:09:26 +00:00
parent b1f89587ad
commit 9992f9c088
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ fi
case $target in
*linux* | *bsd*)
LIBS="$LIBS -lGL"
LIBS="$LIBS -lGL -lGLU"
;;
*mingw*)
LIBS="$LIBS -ldxguid -ldxerr8 -ldsound -lopengl32 -lws2_32 -mwindows"