~ml-launchpad/ubuntu/natty/gcompris/fix-for-777349

« back to all changes in this revision

Viewing changes to src/melody-activity/resources/melody/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Marc Gariepy, Marc Gariepy, Stephane Graber
  • Date: 2010-01-04 17:42:49 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20100104174249-7bupatd9dtxyhvs4
Tags: 9.0-0ubuntu1
[Marc Gariepy]
* New upstream release (9.0).
* Remove cache.c from POTFILES to avoid FTBFS
* Remove unneeded rm in debian/rules (file no longer exists upstream)

[Stephane Graber]
* Bump Debian standards to 3.8.3
* Add patch system (dpatch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
imgdir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/melody
 
2
img_DATA = \
 
3
        guitar_background.svg \
 
4
        guitar_cursor.svg \
 
5
        guitar_melody.ogg \
 
6
        guitar_son1.ogg \
 
7
        guitar_son1.png \
 
8
        guitar_son2.ogg \
 
9
        guitar_son2.png \
 
10
        guitar_son3.ogg \
 
11
        guitar_son3.png \
 
12
        guitar_son4.ogg \
 
13
        guitar_son4.png \
 
14
        tachos_background.jpg \
 
15
        tachos_cursor.png \
 
16
        tachos_melody.ogg \
 
17
        tachos_son1.ogg \
 
18
        tachos_son1.png \
 
19
        tachos_son2.ogg \
 
20
        tachos_son2.png \
 
21
        tachos_son3.ogg \
 
22
        tachos_son3.png \
 
23
        tachos_son4.ogg \
 
24
        tachos_son4.png \
 
25
        xylofon_background.svg \
 
26
        xylofon_cursor.png \
 
27
        xylofon_melody.ogg \
 
28
        xylofon_son1.ogg \
 
29
        xylofon_son1.svg \
 
30
        xylofon_son2.ogg \
 
31
        xylofon_son2.svg \
 
32
        xylofon_son3.ogg \
 
33
        xylofon_son3.svg \
 
34
        xylofon_son4.ogg \
 
35
        xylofon_son4.svg \
 
36
        switch.png
 
37
 
 
38
EXTRA_DIST = $(img_DATA)