summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index cdf28f16e..ead7f5dc5 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -59,5 +59,4 @@ WriteMakefile(
PREFIX => "/usr/local",
PM_FILTER => './pm_filter $(PREFIX) $(VER)',
MAN1PODS => {},
- clean => {FILES => 'ikiwiki'},
);