Mercurial > audlegacy
annotate icons/Makefile @ 1898:22051a0efcef trunk
[svn] - fix leak when changing background
author | nenolod |
---|---|
date | Tue, 24 Oct 2006 01:11:53 -0700 |
parents | 1749ad179a1c |
children | 1ab061263ee8 |
rev | line source |
---|---|
718 | 1 include ../mk/rules.mk |
1615
e402e0217870
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
yaz
parents:
718
diff
changeset
|
2 include ../mk/init.mk |
718 | 3 |
4 pixmapsdir = $(datadir)/pixmaps | |
5 OBJECTIVE_DATA = audacious.png:$(pixmapsdir) | |
1615
e402e0217870
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
yaz
parents:
718
diff
changeset
|
6 |
e402e0217870
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
yaz
parents:
718
diff
changeset
|
7 include ../mk/objective.mk |