Merge branch 'master' of goat:git/laserbrain_demo
[laserbrain_demo] / Makefile
index b2011c5..b7e244b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ libgl_mingw = -lopengl32 -lglu32 -lglew32
 
 libal_Linux = -lopenal
 libal_Darwin = -framework OpenAL
-libal_mingw = -lOpenAL32
+libal_mingw = -lopenal
 
 ifeq ($(sys), mingw)
        bin = demo.exe