Update linux makefiles

This commit is contained in:
MihailRis
2022-06-29 15:41:24 +03:00
committed by GitHub
parent f962b73c98
commit b2382cc182
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -4,5 +4,5 @@
USER_OBJS :=
LIBS := -lglfw -lpng -lopenal -lGL -lGLEW -lstdc++fs
LIBS := -lglfw -lpng -lGL -lGLEW -lstdc++fs -lopenal