projects
/
p5sagit/JSON-MaybeXS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8b945fa
)
"make realclean" also cleans out Distar/
Karen Etheridge [Wed, 23 Apr 2014 06:03:04 +0000 (23:03 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
e1bfb3a
..
c015d47
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-31,6
+31,8
@@
WriteMakefile(
? ()
: (prereqs => { runtime => { recommends => { 'Cpanel::JSON::XS' => '2.3310' } } })),
},
+
+ realclean => { FILES => 'Distar/' },
);
# can we locate a (the) C compiler