~chasedouglas/grail/use-sync-event-time

« back to all changes in this revision

Viewing changes to test/Makefile.am

  • Committer: Chase Douglas
  • Date: 2012-03-21 20:34:27 UTC
  • mfrom: (201.1.2 lp960598)
  • Revision ID: chase.douglas@ubuntu.com-20120321203427-6sgzg29iljdcfm41
Merge fix for allowing multiple atomic gestures at the same time

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
        events.h \
36
36
        recording.cpp \
37
37
        recording.h \
 
38
        slice-checker.cpp \
 
39
        slice-checker.h \
38
40
        x11/fixture.cpp \
39
41
        x11/fixture.h \
40
42
        x11/no-premature-gestures.cpp \
43
45
        x11/dragthresh.cpp \
44
46
        x11/timeout.cpp \
45
47
        x11/atomic-timeout.cpp \
46
 
        x11/tap-touch-accept.cpp
 
48
        x11/tap-touch-accept.cpp \
 
49
        x11/parallel-atomic-gestures.cpp
47
50
endif
48
51
 
49
52
AM_CPPFLAGS = \