win32 mingw fixes
[laserbrain_demo] / Makefile
index 7f0d74c..00e0559 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ libgl_mingw = -lopengl32 -lglu32 -lglew32
 
 libal_Linux = -lopenal
 libal_Darwin = -framework OpenAL
-libal_mingw = #?
+libal_mingw = -lopenal
 
 ifeq ($(sys), mingw)
        bin = demo.exe