~fginther/grail/grail-2.0.1.1-oneiric

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Francis Ginther
  • Date: 2012-08-22 18:35:11 UTC
  • mfrom: (20.2.19 upstream)
  • Revision ID: francis.ginther@canonical.com-20120822183511-yxwny2hixhyu2z42
* New upstream microrelease, bug fixes only
  - Rename project to simply 'grail' (LP: #1040218)
* Updated debian/watch file for project rename

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SUBDIRS = src test tools
2
2
 
3
3
pkgconfigdir = $(libdir)/pkgconfig
4
 
pkgconfig_DATA = utouch-grail.pc
 
4
pkgconfig_DATA = grail.pc
5
5
 
6
6
INCLUDES = $(top_srcdir)/include/
7
7