API documentation (mostly)
[imager.git] / Makefile.PL
index 22f9ae9b95739665210ac4a45e10aa190241f366..53966a42775faf9ed30d55d87129de4dfb2843eb 100644 (file)
@@ -232,7 +232,7 @@ imconfig.h : Makefile.PL
        $(PERLRUN) Makefile.PL
        $(ECHO) "==> Your Makefile has been rebuilt - re-run your make command <=="
 '.qq!
-lib/Imager/APIRef.pod : \$(C_FILES) apidocs.perl
+lib/Imager/APIRef.pod : \$(C_FILES) \$(H_FILES) apidocs.perl
        $perl apidocs.perl lib/Imager/APIRef.pod
 
 !.join('', map _im_rule($perl, $_), @ims)