~ubuntu-branches/ubuntu/saucy/lordsawar/saucy

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese, Barry deFreese
  • Date: 2008-12-20 13:52:12 UTC
  • mfrom: (1.1.6 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20081220135212-noeb2w3y98ebo7o9
Tags: 0.1.4-1
[ Barry deFreese ]
* New upstream release.
* Move 0.0.8-2.1 changelog entry to correct point in changelog.
* Make lordsawar-data suggest lordsawar.
* Update my e-mail address.
* Add build-depends on intltool, uuid-dev, and libboost-dev.
* Don't install locales since there are no translations currently.
* Add simple man page for new lordsawar-pbm binary.
* Drop gcc4.3 patches as they have been fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = intl src dat po doc help
 
1
SUBDIRS = src dat po doc help
2
2
MAINTAINERCLEANFILES = Makefile.in
3
3
CLEANFILES = *~
4
4
 
5
5
lordsawarconfigdir = $(LORDSAWAR_DATADIR)
6
6
 
7
 
ACLOCAL_AMFLAGS = -I ./m4
8
 
 
9
 
EXTRA_DIST = DEPENDENCIES README
 
7
#ACLOCAL_AMFLAGS = -I ./m4
 
8
 
 
9
EXTRA_DIST = DEPENDENCIES README $(INTLTOOL_FILES) ${top_srcdir}/po/lordsawar.pot
 
10
 
 
11
INTLTOOL_FILES = intltool-extract.in \
 
12
                 intltool-merge.in \
 
13
                 intltool-update.in
 
14
 
 
15
DISTCLEANFILES = intltool-extract \
 
16
                 intltool-merge \
 
17
                 intltool-update \
 
18
                 po/.intltool-merge-cache
 
19
 
 
20
ACLOCAL_AMFLAGS = -I m4