projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ef0d739
)
bring back Declare.c target
Karen Etheridge [Mon, 3 Feb 2014 02:45:31 +0000 (18:45 -0800)]
..removed in commit 921d7ad, v0.006014
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
6b413d7
..
c30913f
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-62,6
+62,7
@@
WriteMakefile(
},
},
+ C => [ 'Declare.c' ],
XS => { 'Declare.xs' => 'Declare.c' },
$pkg->get_makefile_vars,