summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2015-01-20 11:39:55 -0500
committerMatthew Horsfall <wolfsage@gmail.com>2015-01-20 11:53:26 -0500
commitdf3c16d073dd0950fd720df37ebd8c36a602471c (patch)
tree8f383ed2bb1706544ac18ec82fe21cb3662b4d1b
parentc0e463950c14d5c3480c0e937d9bb5adadd9d2bb (diff)
downloadperl-df3c16d073dd0950fd720df37ebd8c36a602471c.tar.gz
Clean up MANIFEST.srt under distclean
-rwxr-xr-xMakefile.SH1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 674efb157d..42770b7a1a 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -1247,6 +1247,7 @@ _clobber:
-rm -rf host
rm -f t/test_state
rm -f config.sh cppstdin Policy.sh extras.lst
+ rm -f $(MANIFEST_SRT)
clobber: _realcleaner _mopup _clobber