diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,5 +7,8 @@ all: clean: rm -f *~ */*~ *.pyc *.pyo +update: + $(PYTHON) updateCache.py + veryclean: clean rm -f author.html date.html topic.html bibtex.html tmp.bib |
