[FS_REC]
[reactos.git] / reactos / drivers / filesystems / fs_rec / CMakeLists.txt
index 4901c8b..4e2bfa5 100644 (file)
@@ -6,6 +6,7 @@ list(APPEND SOURCE
     fat.c
     fs_rec.c
     ntfs.c
+    reiserfs.c
     udfs.c
     fs_rec.h)