aboutsummaryrefslogtreecommitdiffstats
path: root/tools/rescompressor/ya.make
diff options
context:
space:
mode:
authorheretic <heretic@yandex-team.ru>2022-02-10 16:45:46 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:46 +0300
commit81eddc8c0b55990194e112b02d127b87d54164a9 (patch)
tree9142afc54d335ea52910662635b898e79e192e49 /tools/rescompressor/ya.make
parent397cbe258b9e064f49c4ca575279f02f39fef76e (diff)
downloadydb-81eddc8c0b55990194e112b02d127b87d54164a9.tar.gz
Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'tools/rescompressor/ya.make')
-rw-r--r--tools/rescompressor/ya.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/rescompressor/ya.make b/tools/rescompressor/ya.make
index 8f76a7f315..4c118c0bc6 100644
--- a/tools/rescompressor/ya.make
+++ b/tools/rescompressor/ya.make
@@ -1,13 +1,13 @@
OWNER(heretic g:ymake)
-
+
IF (USE_PREBUILT_TOOLS)
INCLUDE(${ARCADIA_ROOT}/build/prebuilt/tools/rescompressor/ya.make.prebuilt)
ENDIF()
-
+
IF (NOT PREBUILT)
INCLUDE(${ARCADIA_ROOT}/tools/rescompressor/bin/ya.make)
ENDIF()
-
+
RECURSE(
bin
)