summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2012-02-23 09:01:48 -0500
committerDavid Golden <dagolden@cpan.org>2012-02-23 09:03:08 -0500
commitcae25c36199a38a849dc218d1db9c5fe1938f8dc (patch)
tree38e65a43d0d56c34dc4c65ab568422ecb7701450
parent895e2c0f6b4f6e66f85fb2df734c74c6d722d2a3 (diff)
downloadperl-cae25c36199a38a849dc218d1db9c5fe1938f8dc.tar.gz
Remove ExtUtils-CBuilder's MANIFEST.SKIP
Apparently, 'make distclean' tries to use it in confusing and counterproducive ways. Easier to remove it than fix the other.
-rw-r--r--MANIFEST1
-rw-r--r--dist/ExtUtils-CBuilder/MANIFEST.SKIP2
2 files changed, 0 insertions, 3 deletions
diff --git a/MANIFEST b/MANIFEST
index 3a5fe213ca..720385ddf8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3115,7 +3115,6 @@ dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm CBuilder method
dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm Compile and link C code for Perl modules
dist/ExtUtils-CBuilder/LICENSE EU-CB license
dist/ExtUtils-CBuilder/Makefile.PL EU-CB configuration script
-dist/ExtUtils-CBuilder/MANIFEST.SKIP EU-CB release support
dist/ExtUtils-CBuilder/README.patching EU-CB patching nstructions
dist/ExtUtils-CBuilder/README.release EU-CB release instructions
dist/ExtUtils-CBuilder/t/00-have-compiler.t ExtUtils::CBuilder tests
diff --git a/dist/ExtUtils-CBuilder/MANIFEST.SKIP b/dist/ExtUtils-CBuilder/MANIFEST.SKIP
deleted file mode 100644
index d1df10a92d..0000000000
--- a/dist/ExtUtils-CBuilder/MANIFEST.SKIP
+++ /dev/null
@@ -1,2 +0,0 @@
-#!include_default
-README.release