Skip to content

Commit 8b887a3

Browse files
author
haruyama-makoto
committed
Fix extconf path
1 parent 8cf6c7e commit 8b887a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/zstdruby/extconf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
# add folder, where compiler can search source files
2121
$VPATH << "$(srcdir)"
2222

23-
create_makefile("zstdruby")
23+
create_makefile("zstd-ruby/zstdruby")

0 commit comments

Comments
 (0)