summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2001-12-14 15:03:46 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-15 17:13:35 +0000
commit7e521e02a6ec1430220b8a11515e098cc26f52b5 (patch)
tree3f7ae9f63fc223619298d01e39790c72bfd42edf /MANIFEST
parent2c12eace71b6dabbf7f5ffafe0561fc5456f8df1 (diff)
downloadperl-7e521e02a6ec1430220b8a11515e098cc26f52b5.tar.gz
Compile test
Message-ID: <20011215010346.GD28596@blackrider> p4raw-id: //depot/perl@13698
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 176c8eb1a6..2b9027d35e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -93,6 +93,7 @@ ext/B/ramblings/runtime.porting Compiler ramblings: porting PP enging
ext/B/README Compiler backend README
ext/B/t/asmdata.t See if B::Asmdata works
ext/B/t/b.t See if B works
+ext/B/t/bblock.t See if B::Bblock works
ext/B/t/debug.t See if B::Debug works
ext/B/t/deparse.t See if B::Deparse works
ext/B/t/showlex.t See if B::ShowLex works