summarylogtreecommitdiffstats
path: root/far2l-add-gvfs.patch
blob: dd11dee73414ca9dfcb2be022cbfe3650e3b0e91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 13b92c4..63e463c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -54,6 +54,7 @@ add_subdirectory (editcase)
 add_subdirectory (align)
 add_subdirectory (autowrap)
 add_subdirectory (drawline)
+add_subdirectory (far-gvfs)
 add_subdirectory (editorcomp)
 
 if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")