diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ replace: w .tmp" {} && mv -f .tmp {}' \; chmod 755 index.pl perltidy: + find . -name \*.fpl | xargs perltidy -b find . -name \*.pl | xargs perltidy -b find . -name \*.pm | xargs perltidy -b find . -name \*.bak | xargs rm -f |
