rewrite the lunabuild toolchain with enhanced feature
[lunaix-os.git] / lunaix-os / kernel / fs / iso9660 / LBuild
index aaa5edcce3e2b83e6fb253d50850c2f4d94c200a..06eea1c0e3b8594ae9c418be998bdaa1e416541d 100644 (file)
@@ -1,8 +1,8 @@
-sources([
+src.c += (
     "inode.c",
     "file.c",
     "mount.c",
     "directory.c",
     "utils.c",
     "rockridge.c"
     "inode.c",
     "file.c",
     "mount.c",
     "directory.c",
     "utils.c",
     "rockridge.c"
-])
\ No newline at end of file
+)
\ No newline at end of file