summaryrefslogtreecommitdiffstats
path: root/src/map/mio/module.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/mio/module.make')
-rw-r--r--src/map/mio/module.make5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/mio/module.make b/src/map/mio/module.make
new file mode 100644
index 00000000..26a4561c
--- /dev/null
+++ b/src/map/mio/module.make
@@ -0,0 +1,5 @@
+SRC += src/map/mio/mio.c \
+ src/map/mio/mioApi.c \
+ src/map/mio/mioFunc.c \
+ src/map/mio/mioRead.c \
+ src/map/mio/mioUtils.c