Update MANIFEST.
authorBen Morrow <ben@morrow.me.uk>
Tue, 13 Jul 2010 20:06:19 +0000 (21:06 +0100)
committerRafael Garcia-Suarez <rgs@consttype.org>
Thu, 15 Jul 2010 10:28:01 +0000 (12:28 +0200)
Properly, this time.

MANIFEST

index 81c5754..cea013e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3250,13 +3250,17 @@ ext/XS-APItest/Makefile.PL      XS::APItest extension
 ext/XS-APItest/MANIFEST                XS::APItest extension
 ext/XS-APItest/notcore.c       Test API functions when PERL_CORE is not defined
 ext/XS-APItest/README          XS::APItest extension
+ext/XS-APItest/t/BHK.pm                Helper for ./blockhooks.t
 ext/XS-APItest/t/blockhooks-csc.t      XS::APItest: more tests for PL_blockhooks
 ext/XS-APItest/t/blockhooks.t  XS::APItest: tests for PL_blockhooks
+ext/XS-APItest/t/Block.pm      Helper for ./blockhooks.t
 ext/XS-APItest/t/call.t                XS::APItest extension
 ext/XS-APItest/t/exception.t   XS::APItest extension
 ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
+ext/XS-APItest/t/Markers.pm    Helper for ./blockhooks.t
 ext/XS-APItest/t/my_cxt.t      XS::APItest: test MY_CXT interface
 ext/XS-APItest/t/my_exit.t     XS::APItest: test my_exit
+ext/XS-APItest/t/Null.pm       Helper for ./blockhooks.t
 ext/XS-APItest/t/op.t          XS::APItest: tests for OP related APIs
 ext/XS-APItest/t/pmflag.t      Test removal of Perl_pmflag()
 ext/XS-APItest/t/printf.t      XS::APItest extension