aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b0c966f..90cb8e1 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,9 @@ update:
$(PYTHON) updateCache.py anonbib.cfg
$(PYTHON) rank.py anonbib.cfg
+suggest:
+ $(PYTHON) rank.py suggest anonbib.cfg
+
test:
$(PYTHON) test.py