From 36717da8647794e7c9810eb62a0d590b3cb97ed5 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 13 Nov 2017 23:43:45 +0100 Subject: [PATCH] Add lib_dir --- .tito/tito.props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tito/tito.props b/.tito/tito.props index 0096850..6b14617 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -3,3 +3,5 @@ builder = tito.builder.GitAnnexBuilder tagger = tito.tagger.ReleaseTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae) +lib_dir = ../tito_libs +