summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-12-30 19:00:16 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-01-02 09:48:33 +0100
commitab67ba5e161c4d65128fc5eada6845a543464759 (patch)
treef34d3f985a32418045bcec87a245e23ad378ce03 /.gitignore
parenta70656bd749b1989cdf564b535c0aede8ebf4666 (diff)
Move test program to tools directory
The current test programs are tools rather than automatic tests. To conform better to the the usage of "make check", move the current tools over the appropriate directory. Also drop the grail-touch program, as it will be replaced by the utouch-frame package. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 02918de..1442881 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,5 +78,4 @@ core
78.bzrignore 78.bzrignore
79.bzr 79.bzr
80patches 80patches
81test/grail-gesture 81tools/grail-gesture
82test/grail-touch