~ubuntu-branches/debian/stretch/haserl/stretch

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2011-05-11 01:53:02 UTC
  • Revision ID: james.westby@ubuntu.com-20110511015302-hu025896t08mskgy
Tags: upstream-0.9.29
ImportĀ upstreamĀ versionĀ 0.9.29

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
PACKAGE = @PACKAGE_TARNAME@
 
2
EXTRA_DIST = haserl.1
 
3
 
 
4
docdir=$(datadir)/$(PACKAGE)
 
5
datarootdir=@datarootdir@
 
6
 
 
7
man_MANS = haserl.1 
 
8
 
 
9