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

« back to all changes in this revision

Viewing changes to tuxtype/data/themes/lithuanian/sounds/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2006-10-30 13:48:49 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061030134849-5fdruftday0c02gs
Tags: 1.5.6.dfsg1-3ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXTRA_DIST = excuseme.wav
 
2
 
 
3
 
 
4
 
 
5
install-data-local:
 
6
        $(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/lithuanian/sounds
 
7
        $(INSTALL_DATA) $(srcdir)/excuseme.wav $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/lithuanian/sounds/excuseme.wav
 
8
 
 
9
 
 
10
 
 
11
uninstall-local:
 
12
        rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/lithuanian/sounds/excuseme.wav