diff --git a/src/Functions/ya.make b/src/Functions/ya.make index cddca2431cd..4d8ddfcff00 100644 --- a/src/Functions/ya.make +++ b/src/Functions/ya.make @@ -15,7 +15,7 @@ ADDINCL( contrib/libs/libdivide contrib/libs/rapidjson/include contrib/libs/xxhash - contrib/restricted/murmurhash + GLOBAL contrib/restricted/murmurhash ) PEERDIR( diff --git a/src/Functions/ya.make.in b/src/Functions/ya.make.in index 10103554455..f75773fb47e 100644 --- a/src/Functions/ya.make.in +++ b/src/Functions/ya.make.in @@ -14,7 +14,7 @@ ADDINCL( contrib/libs/libdivide contrib/libs/rapidjson/include contrib/libs/xxhash - contrib/restricted/murmurhash + GLOBAL contrib/restricted/murmurhash ) PEERDIR(