MANIFEST.SKIP
[io-compress-brotli.git] / Makefile.PL
index 72fce34eacd7ac67f26db531fb710abfc94ef2ba..73fe222870f4281e1abf738ef489a4c779958cd8 100644 (file)
@@ -16,7 +16,7 @@ WriteMakefile(
                'Time::HiRes'  => '0',
        },
        BUILD_REQUIRES   => {},
-       INC              => '-Ibrotli',
+       INC              => '-Ibrotli/c/include',
        MYEXTLIB         => 'brotli/libbrotli$(LIB_EXT)',
        clean            => { FILES => 'brotli/libbrotli$(LIB_EXT)' },
        META_ADD         => {
This page took 0.009374 seconds and 4 git commands to generate.