r144@llin (orig r143): dpavlin | 2007-10-28 00:03:29 +0200
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 27 Oct 2007 22:55:04 +0000 (22:55 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 27 Oct 2007 22:55:04 +0000 (22:55 +0000)
 build system nit-picking

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@158 836a5e1a-633d-0410-964b-294494ad4392

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

index 8158a3b..92137f1 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