X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=laserbrain_demo;a=blobdiff_plain;f=Makefile;h=b2011c511e4f31a59b0afb97b5bed04c33ba0974;hp=d0e1784afd6d492d6f87a58c98d0c2417803450f;hb=fe42df865c5758f5964f47e1827ba04dabc36a91;hpb=d97ea0009ec59bdbf0c438b2d1e015936b20fd85 diff --git a/Makefile b/Makefile index d0e1784..b2011c5 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ libgl_mingw = -lopengl32 -lglu32 -lglew32 libal_Linux = -lopenal libal_Darwin = -framework OpenAL -libal_mingw = #? +libal_mingw = -lOpenAL32 ifeq ($(sys), mingw) bin = demo.exe