~ubuntu-branches/debian/squeeze/liblouis/squeeze

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Thibault
  • Date: 2009-03-07 23:03:22 UTC
  • Revision ID: james.westby@ubuntu.com-20090307230322-zldnz6c43h9bqn36
Tags: upstream-1.6.0
ImportĀ upstreamĀ versionĀ 1.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = liblouis tools tables doc tests python
 
2
 
 
3
pkgconfigdir = $(libdir)/pkgconfig
 
4
pkgconfig_DATA = liblouis.pc
 
5
 
 
6
EXTRA_DIST = liblouis.pc
 
7