chiark / gitweb /
Add a make target for the web page.
[matchsticks-search.git] / Makefile
index 75efaf3fdb135d0e4a77423f85e43740ec0bc325..26fa92b5b3fe991293ebc62403d1a7d654387cd6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,9 @@ LDLIBS = -lpub -lglpk -lm
 
 all: main
 
+index.html: tabulate.py $(wildcard data/*)
+       ./tabulate.py > $@
+
 test: test.pl main
        ./test.pl