summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-08-24 08:10:34 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-08-24 08:10:34 +0000
commit2145cfdb41106db4006e381f49702bdd18fa3014 (patch)
tree4f05e336c1b2b247dbdb2502481b30b9a77d6bbf /src/Makefile
parent6c3e47bc7ec95e8092190358bb52c434a559e063 (diff)
downloadlibsvgtiny-2145cfdb41106db4006e381f49702bdd18fa3014.tar.gz
libsvgtiny-2145cfdb41106db4006e381f49702bdd18fa3014.tar.bz2
Missed makefile
svn path=/trunk/libsvgtiny/; revision=9422
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
new file mode 100644
index 0000000..2f2d276
--- /dev/null
+++ b/src/Makefile
@@ -0,0 +1,4 @@
+# Sources
+DIR_SOURCES := svgtiny.c svgtiny_gradient.c svgtiny_list.c
+
+include build/makefiles/Makefile.subdir