libtargets.mk is also required

This commit is contained in:
Daniel Loffgren
2017-03-05 19:29:26 -08:00
parent 37b3d65e82
commit c831dc8529
2 changed files with 4 additions and 1 deletions

View File

@@ -25,3 +25,6 @@ $(AS):
clean:
rm -f $(PROG) $(ROM) $(OBJS)
make -C $(V6502_PREFIX) clean
include v6502/libtargets.mk

2
v6502

Submodule v6502 updated: 6ec02209b7...304c2670e4