From e3675ef3e0eda98482afc093b15fccb5b643a040 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Thu, 6 Feb 2020 23:58:54 -0500 Subject: tables programatically generated from python scripts --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 243684e..2145259 100644 --- a/Makefile +++ b/Makefile @@ -44,3 +44,7 @@ outputs/qr.png: outputs/qr-source.png: qrencode https://git.hrhr.dev/scifair -o outputs/qr-source.png + + +data/tables.tex: + data/maketables.sh -- cgit