projects
/
p5sagit/Import-Into.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a1fa784
)
clean out everything on "make realclean"
Karen Etheridge [Tue, 6 May 2014 18:09:57 +0000 (11:09 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
2fd5c67
..
e25fb36
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-26,4
+26,6
@@
WriteMakefile(
},
},
+
+ realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
);