Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / kernel / fs / iso9660 / LBuild
diff --git a/lunaix-os/kernel/fs/iso9660/LBuild b/lunaix-os/kernel/fs/iso9660/LBuild
new file mode 100644 (file)
index 0000000..aaa5edc
--- /dev/null
@@ -0,0 +1,8 @@
+sources([
+    "inode.c",
+    "file.c",
+    "mount.c",
+    "directory.c",
+    "utils.c",
+    "rockridge.c"
+])
\ No newline at end of file