From 5bfc263f67e8efa305a330a8928ce98c940b657f Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 24 Nov 2008 20:00:06 +0000 Subject: Add a 'make suggest' target to see if google scholar knows any URLs we do not. svn:r304 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3-70-g09d2