diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-02-06 23:58:54 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-02-06 23:58:54 -0500 |
commit | e3675ef3e0eda98482afc093b15fccb5b643a040 (patch) | |
tree | fb8c9b96683b7722df9bc1ce55694385f6bb3e55 /Makefile | |
parent | 40137a5448f04cb6a8a2133dcf3c646ab53db6a4 (diff) |
tables programatically generated from python scripts
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |