~ubuntu-branches/ubuntu/maverick/lordsawar/maverick

« back to all changes in this revision

Viewing changes to dat/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2010-04-10 09:29:33 UTC
  • mfrom: (1.1.9 upstream) (5.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100410092933-23uq4dxig30kmtcw
Tags: 0.1.8-1
* New upstream release.
* Add misc:Depends for -data package.
* Bump Standards Version to 3.8.4. (No changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = army tilesets various map music glade shield citysets campaign
 
1
SUBDIRS = army tilesets various map music glade shield citysets
2
2
MANTAINERCLEANFILES= Makefile.in
3
3
 
4
4
lordsawardatadir = $(datadir)/lordsawar
13
13
    signposts.xml \
14
14
    gtkrc
15
15
 
 
16
DISTCLEANFILES = citynames.xml heronames.xml templenames.xml ruinnames.xml signposts.xml
 
17
 
16
18
lwdesktopdir= $(datadir)/applications
17
19
lwdesktop_DATA= lordsawar.desktop
18
20