summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-03-25 14:25:19 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-03-25 14:25:19 +0000
commit5f1057c8cdc74263f109d05fb674367d70062210 (patch)
treeaa2614dd601bfaa496902a0162ad12570e9c8f70 /src
parent751e77d0b31ff335d1575217388ffe8469dc862d (diff)
downloadlibwapcaplet-5f1057c8cdc74263f109d05fb674367d70062210.tar.gz
libwapcaplet-5f1057c8cdc74263f109d05fb674367d70062210.tar.bz2
First cut at a port to core buildsystem.
svn path=/trunk/libwapcaplet/; revision=6873
Diffstat (limited to 'src')
-rw-r--r--src/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
new file mode 100644
index 0000000..e0251a3
--- /dev/null
+++ b/src/Makefile
@@ -0,0 +1,3 @@
+DIR_SOURCES := libwapcaplet.c
+
+include build/makefiles/Makefile.subdir