Mercurial > audlegacy
annotate icons/Makefile @ 2391:1ab061263ee8 trunk
[svn] - rework objective make _a lot_
author | nenolod |
---|---|
date | Tue, 23 Jan 2007 10:22:32 -0800 |
parents | 1749ad179a1c |
children | 30ab29ed32d8 |
rev | line source |
---|---|
2391 | 1 include ${top_srcdir}/mk/rules.mk |
2 include ${top_srcdir}/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 |
2391 | 7 include ${top_srcdir}/mk/objective.mk |