Adding mini changes

This commit is contained in:
2025-09-25 11:24:14 +10:00
parent d8df1b739a
commit 6bd1fc943e
3 changed files with 15 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
egcc main.c \
gcc main.c \
configHandler.c \
libopensubsonic/httpclient.c \
external/cJSON.c \
@@ -17,4 +17,4 @@ egcc main.c \
libopensubsonic/endpoint_getAlbumList.c \
libopensubsonic/endpoint_getStarred.c \
libopensubsonic/endpoint_scrobble.c \
-o main -I/usr/local/include -L/usr/local/lib -lcurl
-o main -lcurl