Browse Source

Update deps Makefile: typo

pull/1945/head
Steve Russell GitHub 10 months ago
parent
commit
bf6715a9e1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dep/Makefile

+ 1
- 1
dep/Makefile View File

@@ -269,7 +269,7 @@ $(simde): simde/simde

# Helpers

/# src: glew-2.2.0 glfw jansson-2.14 libsamplerate-0.2.2 openssl-3.3.2 curl-8.10.0 zstd-1.5.7 libarchive-3.7.8 rtaudio nanovg nanosvg oui-blendish osdialog
src: glew-2.2.0 glfw jansson-2.14 libsamplerate-0.2.2 openssl-3.3.2 curl-8.10.0 zstd-1.5.7 libarchive-3.7.8 rtaudio nanovg nanosvg oui-blendish osdialog

clean:
git clean -fdx


Loading…
Cancel
Save