summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Bennett <spb@gentoo.org>2007-01-06 03:27:13 +0000
committerStephen Bennett <spb@gentoo.org>2007-01-06 03:27:13 +0000
commit5395fb66b084c30e938317b341321140b56d5dc8 (patch)
tree0870549083850a6be1b62bd6bb3d0c7df1b67783 /Makefile
parentAdd the missing file (diff)
downloadpms-5395fb66b084c30e938317b341321140b56d5dc8.tar.gz
pms-5395fb66b084c30e938317b341321140b56d5dc8.tar.bz2
pms-5395fb66b084c30e938317b341321140b56d5dc8.zip
Update makefile somewhat
git-svn-id: http://svn.repogirl.net/pms/trunk@14 a05a4626-2124-0410-b604-e6c5abf33261
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1fd769d..17f08a4 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ check : pms.pdf
xpdf pms.pdf
clean :
- rm *~ *.pdf *.dvi *.log *.aux *.bbl *.blg *.toc || true
+ rm *~ *.pdf *.dvi *.log *.aux *.bbl *.blg *.toc *.lol *.loa || true
LATEXFILES = $(shell ls *.tex)