mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-21 20:24:39 +00:00
depend on stb_image.h
This commit is contained in:
parent
ebc311e182
commit
734af562a6
@ -10,3 +10,5 @@ include ../common.mk
|
||||
|
||||
$(TARGET): $(OBJS)
|
||||
$(AR) rcs $@ $(OBJS)
|
||||
|
||||
nb_stb_image.c: ../external/stb/stb_image.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user