~bregma/geis/lp-932642

« back to all changes in this revision

Viewing changes to libutouch-geis/backend/grail/Makefile.am

  • Committer: Stephen M. Webb
  • Date: 2012-02-07 18:05:11 UTC
  • mfrom: (181.11.33 select-gestures)
  • Revision ID: stephen.webb@canonical.com-20120207180511-w59zkqcdwixckouh
grail back end: added gesture event reporting

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
noinst_LTLIBRARIES = libutouch-geis-grail-backend.la
20
20
 
21
21
libutouch_geis_grail_backend_la_SOURCES = \
22
 
        geis_grail_token.h        geis_grail_token.c \
23
 
        geis_grail_backend.h      geis_grail_backend.c 
 
22
        geis_grail_token.h          geis_grail_token.c \
 
23
        geis_grail_backend.h        geis_grail_backend.c  \
 
24
        geis_grail_window_grab.h    geis_grail_window_grab.c \
 
25
        geis_ugsubscription_store.h geis_ugsubscription_store.c
24
26
 
25
27
libutouch_geis_grail_backend_la_CPPFLAGS = \
26
28
        -I$(top_srcdir) \