~chasedouglas/grail/original-touch-state

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Henrik Rydberg
  • Date: 2011-01-02 12:06:04 UTC
  • Revision ID: rydberg@bitmath.org-20110102120604-pbnyxcc8yhehewzv
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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
AC_CONFIG_FILES([Makefile
28
28
                 src/Makefile
 
29
                 tools/Makefile
29
30
                 test/Makefile
30
31
                 utouch-grail.pc])
31
32
AC_OUTPUT