diff options
| author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-02-15 00:47:04 -0500 |
|---|---|---|
| committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-02-15 00:47:04 -0500 |
| commit | 7696543fb6ccfc8123d63a5f865a6e06b4e55d7a (patch) | |
| tree | feac08a559467fcef71b714b9093001daf1c158e /Makefile | |
| parent | f3a7706b8ab7ec384698477d4e34deb40344b7ad (diff) | |
wram.o
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ .SECONDEXPANSION: ROMS := tcg.gbc -OBJS := main.o gfx.o text.o audio.o +OBJS := main.o gfx.o text.o audio.o wram.o $(foreach obj, $(OBJS), \ $(eval $(obj:.o=)_dep := $(shell python extras/scan_includes.py $(obj:.o=.asm))) \ |
