diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-03-29 10:45:19 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-04-28 18:43:10 +0200 |
| commit | fe42c6f1525eb7319113e26d752f1a44b8dc80d9 (patch) | |
| tree | c3fb11448007bd747b10a657fffe6321d4db5be5 /test/Makefile.am | |
| parent | 30b6637fe84813ad7119e92dd49df7e12692c694 (diff) | |
Add gesture transform unit tests
Start the gesture frame test suite with some basic coordinate
mapping tests.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'test/Makefile.am')
| -rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 106641d..584693a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am | |||
| @@ -9,6 +9,7 @@ noinst_PROGRAMS = $(test_targets) | |||
| 9 | 9 | ||
| 10 | check_grail_SOURCES = \ | 10 | check_grail_SOURCES = \ |
| 11 | check-mapping.c \ | 11 | check-mapping.c \ |
| 12 | check-transform.c \ | ||
| 12 | check-grail.c | 13 | check-grail.c |
| 13 | 14 | ||
| 14 | check_grail_CFLAGS = \ | 15 | check_grail_CFLAGS = \ |
