mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
rebuild gfx and md5 when common.h changes
This commit is contained in:
parent
40305f205e
commit
9af2aee640
@ -18,5 +18,6 @@ all: $(tools)
|
||||
clean:
|
||||
rm -f $(tools)
|
||||
|
||||
gfx md5: common.h
|
||||
%: %.c
|
||||
$(CC) $(CFLAGS) -o $@ $<
|
||||
|
Loading…
Reference in New Issue
Block a user