~ubuntu-branches/ubuntu/lucid/tuxtype/lucid-proposed

« back to all changes in this revision

Viewing changes to tuxtype/data/themes/armenian/images/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2008-06-23 16:04:01 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080623160401-0mn14a5fp7fbwreh
Tags: 1.5.17.dfsg1-1ubuntu1
* Merge from debian unstable, remaining changes:
  - add X-Ubuntu-Gettext-Domain=tuxtype and
    Categories=GNOME;Application;Game; to .desktop file
  - add XSBC-Original-Maintainer field  
  - merge conflicting greek and malayalam translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
EXTRA_DIST = \
3
 
splat0.png \
4
 
title1.png 
5
 
 
6
 
install-data-local:
7
 
        $(MKDIR_P) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/armenian/images
8
 
        $(INSTALL_DATA) $(srcdir)/splat0.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/armenian/images/splat0.png
9
 
        $(INSTALL_DATA) $(srcdir)/title1.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/armenian/images/title1.png
10
 
 
11
 
uninstall-local:
12
 
        rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/armenian/images/splat0.png
13
 
        rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/armenian/images/title1.png
 
1
## Makefile.am for tuxtype - data/themes/armenian/images:
 
2
## Process with Automake to create Makefile.in
 
3
 
 
4
themes_armenian_imagesdir = $(pkgdatadir)/data/themes/armenian/images
 
5
 
 
6
dist_themes_armenian_images_DATA = splat0.png \
 
7
  title1.png