Mercurial > audlegacy
annotate skins/TinyPlayer/Makefile @ 1831:b95792253a9d trunk
[svn] - oops
author | nenolod |
---|---|
date | Thu, 05 Oct 2006 07:46:20 -0700 |
parents | 628e908d78b6 |
children | 1ab061263ee8 |
rev | line source |
---|---|
1831 | 1 include ../../mk/rules.mk |
2 include ../../mk/init.mk | |
1827
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
3 |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
4 skindir = $(pkgdatadir)/Skins/TinyPlayer |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
5 OBJECTIVE_DATA = \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
6 balance.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
7 cbuttons.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
8 eq_ex.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
9 eqmain.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
10 main.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
11 monoster.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
12 nums_ex.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
13 playpaus.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
14 pledit.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
15 posbar.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
16 shufrep.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
17 text.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
18 titlebar.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
19 volume.png:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
20 pledit.txt:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
21 viscolor.txt:$(skindir) \ |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
22 skin.hints:$(skindir) |
628e908d78b6
[svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff
changeset
|
23 |
1831 | 24 include ../../mk/objective.mk |