summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorville <ville@localhost>2009-03-27 20:01:26 +0000
committerville <ville@localhost>2009-03-27 20:01:26 +0000
commitb2861a29148e7e19d443e92f56e3e9d9d03ea3b3 (patch)
tree79b03fe27c5b9f75ab79093595c9c922899657b8 /misc
parent9d4f0ad99824bee8eb0e71cd00b21453a0ca2b9e (diff)
downloadmarkup-validator-b2861a29148e7e19d443e92f56e3e9d9d03ea3b3.zip
markup-validator-b2861a29148e7e19d443e92f56e3e9d9d03ea3b3.tar.gz
markup-validator-b2861a29148e7e19d443e92f56e3e9d9d03ea3b3.tar.bz2
Make distdir target update ChangeLog.
Diffstat (limited to 'misc')
-rw-r--r--misc/bundle/Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index 0f6b538..be1d03b 100644
--- a/misc/bundle/Makefile.PL
+++ b/misc/bundle/Makefile.PL
@@ -37,6 +37,7 @@ WriteMakefile(
Encode::JIS2K => 0,
HTML::Tidy => 0,
},
+ depend => { distdir => 'ChangeLog' },
dist => { TARFLAGS => '--owner=0 --group=0 -cvf' },
clean => { FILES => 'ChangeLog.bak' },
);