From 590346be6b16350022b5bdd42ce801bb9d50e167 Mon Sep 17 00:00:00 2001 From: bernd Date: Thu, 4 Aug 2011 14:33:02 +0200 Subject: [PATCH] Trigger autogeneration of table files from top level simulat0r Makefile --- simulat0r/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/simulat0r/Makefile b/simulat0r/Makefile index ae22d3d..96a938b 100644 --- a/simulat0r/Makefile +++ b/simulat0r/Makefile @@ -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