From 59a82263d482f74f1405c19fb78f16873f2f8bac Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Sun, 9 Sep 2012 11:20:04 +0400 Subject: remove superfluous from CMakeLists.txt --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2ff0c557..fcb067fc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,5 +43,3 @@ endif (BUILD_IPOE_DRIVER) if (BUILD_OPENVPN_DRIVER) add_subdirectory(drivers/openvpn) endif (BUILD_OPENVPN_DRIVER) - -add_subdirectory(drivers/astrill) -- cgit v1.2.3