~fginther/frame/precise-transitional-1

« back to all changes in this revision

Viewing changes to test/Makefile.am

  • Committer: Francis Ginther
  • Date: 2012-08-08 14:45:26 UTC
  • mfrom: (1.1.13)
  • Revision ID: francis.ginther@canonical.com-20120808144526-5x9p295ps2k6oy87
* Update debian/watch file for project rename
* New upstream release.
  - Compile fixes
  - Removal of v1 API
  - Accept/reject owned touches that have already ended (lp: #1025297)
  - Rename project to "Frame"
  - Remove ChangeLog

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = gtest x11_mocks regular
 
2
 
 
3
if ENABLE_INTEGRATION_TESTS
 
4
SUBDIRS += integration
 
5
endif