Skip to content

Commit d5d2784

Browse files
committed
extconf: fix path
1 parent b0f77df commit d5d2784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/lzfse/extconf.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
append_cflags %w[-Os -Wno-unknown-pragmas -Wno-unused-variable -DNDEBUG -D_POSIX_C_SOURCE
88
-std=c99 -fvisibility=hidden -g]
99

10-
create_makefile "lzfse"
10+
create_makefile "ext/lzfse"

0 commit comments

Comments
 (0)