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