From a733001ec5bbed1b07ad36475af8fe460ae8df25 Mon Sep 17 00:00:00 2001 From: turbocat Date: Mon, 3 Jan 2022 16:07:17 +0000 Subject: [PATCH] libsound: Fixed Makefile git-svn-id: svn://kolibrios.org@9562 a494cfbc-eb01-0410-851d-a64ba20cac60 --- contrib/sdk/sources/sound/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sdk/sources/sound/Makefile b/contrib/sdk/sources/sound/Makefile index edea9c64cb..006bd948e3 100644 --- a/contrib/sdk/sources/sound/Makefile +++ b/contrib/sdk/sources/sound/Makefile @@ -2,7 +2,7 @@ AR = kos32-ar FASM:= fasm -INSTALLDIR:= /home/autobuild/tools/win32/lib +INSTALLDIR:= ../../lib TARGET:= libsound