diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
