build system nit-picking
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 27 Oct 2007 22:03:29 +0000 (22:03 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 27 Oct 2007 22:03:29 +0000 (22:03 +0000)
git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@143 836a5e1a-633d-0410-964b-294494ad4392

Makefile.PL
lib/Module/Install/PRIVATE.pm

index 80aaafd..082b309 100644 (file)
@@ -25,6 +25,7 @@ requires      'Hash::Merge';
 build_requires 'Test::More';
 
 my_targets();
+
 clean_files('dump/* yaml state.db');
 
 auto_install;
index 32b2d08..62929c7 100644 (file)
@@ -15,7 +15,7 @@ Module::Install::PRIVATE - Module Install Support
 
 =head1 DESCRIPTION
 
-=head2 html_target
+=head2 my_targets
 
 =cut