changeset 297:65ba5f7aaa50

Perltidy properly
author Steve Kemp <steve@steve.org.uk>
date Tue, 09 Dec 2008 19:00:31 +0000
parents b7212009c857
children 3a61d24cdfcb
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Dec 09 19:00:05 2008 +0000
+++ b/Makefile	Tue Dec 09 19:00:31 2008 +0000
@@ -101,7 +101,7 @@
 #
 tidy:
 	if [ -x ~/bin/perltidy ]; then \
-           ~/bin/perltidy ~/bin/chronicle cgi-bin/comments.cgi \
+           ~/bin/perltidy ./bin/chronicle ./cgi-bin/comments.cgi \
 	; fi