# HG changeset patch # User nenolod # Date 1141014533 28800 # Node ID 338e0841db1fc69f5e29d3d91f9854dfecf1e773 # Parent 97a262a5534d06816b233f0b1000c1c95b6372ba [svn] - convert to objective make diff -r 97a262a5534d -r 338e0841db1f icons/Makefile.am --- a/icons/Makefile.am Sun Feb 26 20:27:45 2006 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -pixmapsdir = $(datadir)/pixmaps -pixmaps_DATA = audacious.png - -EXTRA_DIST = $(pixmaps_DATA) diff -r 97a262a5534d -r 338e0841db1f icons/Makefile.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/icons/Makefile.in Sun Feb 26 20:28:53 2006 -0800 @@ -0,0 +1,5 @@ +include ../mk/rules.mk +include ../mk/objective.mk + +pixmapsdir = $(datadir)/pixmaps +OBJECTIVE_DATA = audacious.png:$(pixmapsdir)