~oif-team/grail/trunk

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Chase Douglas
  • Date: 2012-07-25 23:09:08 UTC
  • mfrom: (229.2.4 grail)
  • Revision ID: chase.douglas@canonical.com-20120725230908-1l25qh2ex2ueanqj
Merge in project rename

Show diffs side-by-side

added added

removed removed

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