Constantine Tarasenkov 9 gadi atpakaļ
vecāks
revīzija
e6ad166ae3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/makefile

+ 1 - 1
src/makefile

@@ -115,7 +115,7 @@ rlgl.o: rlgl.c
 	$(CC) -c rlgl.c $(CFLAGS) $(INCLUDES) -D$(PLATFORM) -D$(GRAPHICS)
 
 # compile glad module
-raymath.o: glad.c
+glad.o: glad.c
 	$(CC) -c glad.c $(CFLAGS) $(INCLUDES)
 
 # compile shapes module