gnunetbib

Bibliography (BibTeX, based on AnonBib)
Log | Files | Refs | README | LICENSE

commit 438b5b4063a172bcfe08148eaf8aa29adccf03d2
parent 2cf8d98d0e76bd1717ae42648ed4514eb72ef405
Author: Nick Hopper <hopper@cs.umn.edu>
Date:   Thu,  5 Mar 2015 08:46:32 -0600

make test now points to tests.py, which exists

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -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