summaryrefslogtreecommitdiffstats
path: root/src/meson.build
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2024-01-30 23:27:28 -0600
committerLibravatar bigfoot547 <[email protected]>2024-01-30 23:34:25 -0600
commit062bd8269c6b1ce9ba3279f36fe37d0a570c9e73 (patch)
treee14b14d0b7efe4d12405e128c7da07e6d34e736b /src/meson.build
initial commit
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build
new file mode 100644
index 0000000..a2cf6d0
--- /dev/null
+++ b/src/meson.build
@@ -0,0 +1 @@
+libworld_sources = files('libmain.c')