summaryrefslogtreecommitdiff
path: root/src/surface/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/surface/Makefile')
-rw-r--r--src/surface/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/surface/Makefile b/src/surface/Makefile
new file mode 100644
index 0000000..3abbfb6
--- /dev/null
+++ b/src/surface/Makefile
@@ -0,0 +1,4 @@
+# Sources
+DIR_SOURCES := surface.c sdl.c vnc.c able.c ram.c linux.c x.c
+
+include build/makefiles/Makefile.subdir