summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-10-03 13:10:12 +0200
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-10-03 13:10:12 +0200
commitf179bb94b7c657e1ae238e91c1bb92596ee3de27 (patch)
tree6e5c5217f2b8ffd9c4f1a00ffc35b2c167c8d952 /Makefile
parenta6ef998abc0af8116d712297407cf2d980463efa (diff)
update all target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a1cc7b0..46933cd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all:
+all: perltidy
perltidy:
find . -name \*.fpl | xargs perltidy -i=2 -b
find . -name \*.pl | xargs perltidy -i=2 -b