X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/270869139db617e29a35bb9ded41087bb702f9ac..refs/heads/master:/lunaix-os/kernel/ds/LBuild diff --git a/lunaix-os/kernel/ds/LBuild b/lunaix-os/kernel/ds/LBuild index a5c082f..867936d 100644 --- a/lunaix-os/kernel/ds/LBuild +++ b/lunaix-os/kernel/ds/LBuild @@ -1,4 +1,4 @@ -sources([ +src.c += ( "waitq.c", "buffer.c", "rbuffer.c", @@ -8,4 +8,4 @@ sources([ "hstr.c", "fifo.c", "rwlock.c" -]) \ No newline at end of file +) \ No newline at end of file