Trigger autogeneration of table files from top level simulat0r Makefile

This commit is contained in:
bernd 2011-08-04 14:33:02 +02:00
parent d500cf0cbc
commit 590346be6b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ all : tui gui
.PHONY : tui gui tui-core clean
tui-core :
$(MAKE) -C ../firmware/l0dable usetable.h
$(MAKE) -C firmware
$(MAKE) -C simcore
$(MAKE) -C tui