X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=makefile;h=2719849431c66d7203f874efed313a544ac6f517;hb=7ac3a3a152a11ac5da99c1d2db9aa57c93f65202;hp=4d27bc99ce94a0967305a53eae466654e696f52b;hpb=09a606f1eec311c620ff5084e9ff8482167ceb6d;p=lugaru.git diff --git a/makefile b/makefile index 4d27bc9..2719849 100644 --- 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