X-Git-Url: http://www.project-moonshot.org/gitweb/?p=gssweb.git;a=blobdiff_plain;f=CMakeLists.txt;h=472bd842539029c8da96b19601fe3e6c741c5b7a;hp=ff7b17fe8849c36a2102911117f9646c66da681a;hb=70068455dfacffbe09ddf1438faa32a500cbf3f3;hpb=900f3d7fca70eb76a5ffa7e6fc2aee4718f02f51 diff --git a/CMakeLists.txt b/CMakeLists.txt index ff7b17f..472bd84 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,2 +1,3 @@ cmake_minimum_required(VERSION 2.8) add_subdirectory(json_gssapi) +add_subdirectory(browsers) \ No newline at end of file