~matttbe/geis/raring-lp1077376

« back to all changes in this revision

Viewing changes to libs/Makefile.am

  • Committer: Chase Douglas
  • Date: 2012-07-30 15:23:23 UTC
  • mfrom: (49.1.38)
  • Revision ID: chase.douglas@canonical.com-20120730152323-t2ha23w3487fv4ll
  - Fix crash when accepting a gesture (LP: #1015775)
  - Detect added devices properly (LP: #1009270)
  - Fix result value of geis_subscription_deactivate() (LP: #1021448)
  - Upstream project rename to just 'geis'

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
2
# @file libs/Makefile.am 
3
 
# @brief automake recipe for the utouch-geis helper libraries subproject
 
3
# @brief automake recipe for the geis helper libraries subproject
4
4
#
5
5
# Copyright 2011 Canonical, Ltd.
6
6
#
7
 
# This file is part of the utouch-geis library. This library is free software;
 
7
# This file is part of the geis library. This library is free software;
8
8
# you can redistribute it and/or modify it under the terms of the GNU Lesser
9
9
# General Public License as published by the Free Software Foundation; either
10
10
# version 3 of the License, or (at your option) any later version.