summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-12-30 20:51:35 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-01-02 09:18:44 +0100
commit41197333c6779832bd718fa55ed1b17d97e02304 (patch)
treeb907e56978a81305e838e52be366c95f11dcf549 /README
parent4b0f0873f91f7f37106fa39c6b8b5fa74f6a3dcc (diff)
Switch to autotools
To simplify the creation of packages for mtview, swtich to using the autoconf make tools. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c4f9eb0
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
1mtview - Multitouch Viewer (GPLv3 license)
2
3The mtview tool shows a graphical view of a kernel multitouch device.
4
5http://bitmath.org/code/mtview/
6Please send patches to: patches@bitmath.org
7
8---
9Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>