projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b1592d
)
Makefile was generating lib/Imager/APIRef.pod, not
author
Tony Cook
<tony@develop=help.com>
Tue, 27 Jun 2006 12:12:12 +0000
(12:12 +0000)
committer
Tony Cook
<tony@develop=help.com>
Tue, 27 Jun 2006 12:12:12 +0000
(12:12 +0000)
lib/Imager/APIRef.pm
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index b9723ed68bca4913c0fd269739291146ad5c478d..795c64c7d69548a123ef9cae824ffdcee32d42c5 100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-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.p
m
: \$(C_FILES) apidocs.perl
+lib/Imager/APIRef.p
od
: \$(C_FILES) apidocs.perl
$perl apidocs.perl lib/Imager/APIRef.pod
!;