]> git.jsancho.org Git - lugaru.git/blobdiff - makefile
Fixed va_list assignments.
[lugaru.git] / makefile
index 4d27bc99ce94a0967305a53eae466654e696f52b..2719849431c66d7203f874efed313a544ac6f517 100644 (file)
--- a/makefile
+++ b/makefile
@@ -81,7 +81,7 @@ else
   ifeq ($(strip $(use_fmod)),true)
     POSTLDFLAGS += -lpthread ./libfmod-linux-x86.a
   else
-    LDFLAGS += ./openal.so
+    LDFLAGS += ./libopenal.so.1
   endif
 endif