From 42394e651c439b1963ec4c899b3944b4f9ba0b71 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 24 May 2022 19:55:04 -0400 Subject: [PATCH] Update src target of dep/Makefile. --- dep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dep/Makefile b/dep/Makefile index ede12d3e..290d40a7 100755 --- a/dep/Makefile +++ b/dep/Makefile @@ -257,7 +257,7 @@ $(ghcfilesystem): filesystem/include/ghc # Helpers -src: glew-2.1.0 glfw jansson-2.12 speexdsp-SpeexDSP-1.2rc3 openssl-1.1.1k curl-7.79.1 zstd-1.4.5 libarchive-3.4.3 rtaudio nanovg nanosvg oui-blendish osdialog +src: glew-2.1.0 glfw jansson-2.12 speexdsp-SpeexDSP-1.2rc3 libsamplerate-0.1.9 openssl-1.1.1k curl-7.79.1 zstd-1.4.5 libarchive-3.4.3 rtaudio nanovg nanosvg oui-blendish osdialog clean: git clean -fdx