diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ suggest: $(PYTHON) rank.py suggest anonbib.cfg test: - $(PYTHON) test.py + $(PYTHON) tests.py veryclean: clean rm -f author.html date.html topic.html bibtex.html tmp.bib |
