blob: b4b170fe524fe6d364ebf9cc3647306119f02d6c (
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")
|