summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRadek Podgorny <radek@podgorny.cz>2015-01-11 12:14:42 +0100
committerRadek Podgorny <radek@podgorny.cz>2015-01-11 12:14:42 +0100
commit9bdc12905b9924e1bce7fe3097f2fa67d392416f (patch)
tree4f6c8872731af1116c5e15b77d1b80b4d330e7da /CMakeLists.txt
parent53eefcd921edd5e730558baf86439914fae24ac6 (diff)
downloadunionfs-fuse-git-9bdc12905b9924e1bce7fe3097f2fa67d392416f.tar.gz
whitespace formatting
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b5b17c8..093cd36 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,5 @@ ELSE (WITH_XATTR)
add_definitions(-DDISABLE_XATTR)
ENDIF (WITH_XATTR)
-
-
add_subdirectory(src)
add_subdirectory(man)