summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-04-19 22:53:12 +0200
committerPaul Buetow <paul@buetow.org>2012-04-19 22:53:12 +0200
commit87baf9f357728a69c8b84cd0154ad3f3e4dac2b6 (patch)
tree2c8b2fea19afa2a5f3c91687c46f2d4cfec14e8f /Makefile
parentc16d12685eaeb94a57dcd6d72945d7d892561e5e (diff)
some restructuring
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 813e4f1..ac6170f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
perltidy:
find . -name \*.pm | xargs perltidy -b
find . -name \*.pl | xargs perltidy -b
+ find . -name \*.bak -delete