1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Merge digest-3.0.3.pre3 and efd76821b8

This commit is contained in:
Hiroshi SHIBATA 2021-11-16 19:42:20 +09:00
parent 625cffc808
commit 018266ca38
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
6 changed files with 24 additions and 6 deletions

View file

@ -4,8 +4,4 @@
require "mkmf"
$INSTALLFILES = {
"digest.h" => "$(HDRDIR)"
}
create_makefile("digest")