aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/libs/ya.make
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.ru>2022-02-10 16:45:08 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:08 +0300
commit4e839db24a3bbc9f1c610c43d6faaaa99824dcca (patch)
tree506dac10f5df94fab310584ee51b24fc5a081c22 /contrib/restricted/boost/libs/ya.make
parent2d37894b1b037cf24231090eda8589bbb44fb6fc (diff)
downloadydb-4e839db24a3bbc9f1c610c43d6faaaa99824dcca.tar.gz
Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/restricted/boost/libs/ya.make')
-rw-r--r--contrib/restricted/boost/libs/ya.make12
1 files changed, 6 insertions, 6 deletions
diff --git a/contrib/restricted/boost/libs/ya.make b/contrib/restricted/boost/libs/ya.make
index c42a994cdc..0e92ebc239 100644
--- a/contrib/restricted/boost/libs/ya.make
+++ b/contrib/restricted/boost/libs/ya.make
@@ -63,9 +63,9 @@ RECURSE(
thread
timer
)
-
-IF (NOT OS_ANDROID)
- RECURSE(
- python
- )
-ENDIF()
+
+IF (NOT OS_ANDROID)
+ RECURSE(
+ python
+ )
+ENDIF()