|
From: <mn...@us...> - 2007-05-04 22:47:20
|
Author: mnodine Date: 2007-05-05 00:46:53 +0200 (Sat, 05 May 2007) New Revision: 5068 Modified: trunk/prest/MANIFEST trunk/prest/MANIFEST.SKIP Log: Fixed manifest Modified: trunk/prest/MANIFEST =================================================================== --- trunk/prest/MANIFEST 2007-05-04 22:38:58 UTC (rev 5067) +++ trunk/prest/MANIFEST 2007-05-04 22:46:53 UTC (rev 5068) @@ -22,6 +22,7 @@ doc/tools/perlsynopsis.prl GPL.txt insertperl.pl +lib/Text/Restructured.pm lib/Text/Restructured/default.css lib/Text/Restructured/Directive/code_block.pm lib/Text/Restructured/Directive/if.pm Modified: trunk/prest/MANIFEST.SKIP =================================================================== --- trunk/prest/MANIFEST.SKIP 2007-05-04 22:38:58 UTC (rev 5067) +++ trunk/prest/MANIFEST.SKIP 2007-05-04 22:46:53 UTC (rev 5068) @@ -16,7 +16,6 @@ ^MANIFEST\.SKIP$ ^pm_to_blib$ ^t/Common\.mk$ -^lib/Text/Restructured.pm$ ^lib/Text/Restructured/PrestConfig\.pm$ ^t/.uncoverable$ |