projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
398c0bd
)
realclean is fully populated by Distar
Karen Etheridge [Thu, 25 Sep 2014 02:31:32 +0000 (19:31 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
a75f0d6
..
c30913f
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-65,8
+65,6
@@
WriteMakefile(
C => [ 'Declare.c' ],
XS => { 'Declare.xs' => 'Declare.c' },
- realclean => { FILES => 'Distar/' },
-
$pkg->get_makefile_vars,
);