summaryrefslogtreecommitdiff
path: root/settings.gradle.kts
blob: 5e47f404f624aeb1e3d5b1e06c06c5f451cbba7f (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2012-2016 Arne Schwabe
 * Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
 */

include(":main")
include(":tlsexternalcertprovider")
include(":remoteExample")
include(":yubikeyplugin")