From b792172c0168d477f6e228720bd71c2e424a6dda Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Thu, 14 Feb 2013 00:20:40 +0200 Subject: problem10 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index c39f493..70dd864 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,3 +8,4 @@ add_subdirectory(p6) add_subdirectory(p7) add_subdirectory(p8) add_subdirectory(p9) +add_subdirectory(p10) -- cgit v1.2.3