X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=d04bb68598b00d1d070e46dfff9354c3577b66e7;hb=56bfd9c0a0380461b810f820869768f4e8a7ad4a;hp=72fce34eacd7ac67f26db531fb710abfc94ef2ba;hpb=390e0fef70ee97b173f25b04ce6308c572a0660a;p=io-compress-brotli.git diff --git a/Makefile.PL b/Makefile.PL index 72fce34..d04bb68 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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 => {