]> gitweb.michael.orlitzky.com - libsvgtiny.git/blobdiff - src/Makefile
Missed makefile
[libsvgtiny.git] / src / Makefile
diff --git a/src/Makefile b/src/Makefile
new file mode 100644 (file)
index 0000000..2f2d276
--- /dev/null
@@ -0,0 +1,4 @@
+# Sources
+DIR_SOURCES := svgtiny.c svgtiny_gradient.c svgtiny_list.c
+
+include build/makefiles/Makefile.subdir