summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaran.mccreesh@blueyonder.co.uk>2008-03-15 04:27:03 +0000
committerCiaran McCreesh <ciaran.mccreesh@blueyonder.co.uk>2008-03-15 04:27:44 +0000
commit2e0b7ccccb60af7dad914858e8dab1aca4943a40 (patch)
treecf1619634562e66eab81c08a9ae03ad90a00b85e /Makefile
parentSpecify the permission and ownership behaviour of dobin and dosbin more preci... (diff)
downloadpms-2e0b7ccccb60af7dad914858e8dab1aca4943a40.tar.gz
pms-2e0b7ccccb60af7dad914858e8dab1aca4943a40.tar.bz2
pms-2e0b7ccccb60af7dad914858e8dab1aca4943a40.zip
Tweak Makefile some more
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 41a2669..4ff41ff 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ pdfinfo.tex: pdfinfo.tex.in
upload: pms.pdf
scp pms.pdf dev.gentoo.org:public_html
-.default: pms.dvi pms.pdf
+.default: all
.phony: clean upload