summaryrefslogtreecommitdiff
path: root/src/plot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/plot/Makefile')
-rw-r--r--src/plot/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plot/Makefile b/src/plot/Makefile
new file mode 100644
index 0000000..0c51c02
--- /dev/null
+++ b/src/plot/Makefile
@@ -0,0 +1,4 @@
+# Sources
+DIR_SOURCES := api.c util.c generic.c 32bpp.c 16bpp.c 8bpp.c
+
+include build/makefiles/Makefile.subdir