summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@yahoo.com>2013-01-11 00:36:47 +0100
committerJoel Klinghed <the_jk@yahoo.com>2013-01-11 00:36:47 +0100
commit59709e4cb30f2ff8666522d5b758731ab618adbc (patch)
treeaff1d286a91b324ed53b8c68c28b149e7f700d21 /README
parent36885e794a758d84ab75a905385dca0980c5e902 (diff)
Update to newer sawmill and document dependencies
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..31fb960
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+Some sources are missing, these are found in the sawmill project.
+
+Specifically you need:
+ lib/common/src/compiler.h
+ lib/common/src/safe_fifo.h
+ lib/common/src/timespec.h
+ lib/common/src/thread.h
+ lib/paths/src/paths.h
+
+ lib/paths/src/libcommon.a
+ lib/paths/src/libpaths.a \ No newline at end of file