[CMAKE]
[reactos.git] / lib / fslib / vfatxlib / CMakeLists.txt
index 1e5e6bc..fc6da26 100644 (file)
@@ -1,3 +1,2 @@
 
-file(GLOB_RECURSE SOURCE "*.c")
-add_library(vfatxlib ${SOURCE})
+add_library(vfatxlib fatx.c vfatxlib.c)