]> git.imager.perl.org - imager.git/commitdiff
Makefile was generating lib/Imager/APIRef.pod, not
authorTony Cook <tony@develop=help.com>
Tue, 27 Jun 2006 12:12:12 +0000 (12:12 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 27 Jun 2006 12:12:12 +0000 (12:12 +0000)
lib/Imager/APIRef.pm

Makefile.PL

index b9723ed68bca4913c0fd269739291146ad5c478d..795c64c7d69548a123ef9cae824ffdcee32d42c5 100644 (file)
@@ -199,7 +199,7 @@ imconfig.h : Makefile.PL
        $(PERLRUN) Makefile.PL
        $(ECHO) "==> Your Makefile has been rebuilt - re-run your make command <=="
 '.qq!
-lib/Imager/APIRef.pm : \$(C_FILES) apidocs.perl
+lib/Imager/APIRef.pod : \$(C_FILES) apidocs.perl
        $perl apidocs.perl lib/Imager/APIRef.pod
 
 !;