Install ruby/digest.h when from ext/digest
This commit is contained in:
parent
bf1444e500
commit
40a1af6151
@ -4,4 +4,8 @@
|
|||||||
|
|
||||||
require "mkmf"
|
require "mkmf"
|
||||||
|
|
||||||
|
$INSTALLFILES = {
|
||||||
|
"digest.h" => "$(HDRDIR)"
|
||||||
|
} if $extmk
|
||||||
|
|
||||||
create_makefile("digest")
|
create_makefile("digest")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user