target `AUTO'

Simon Hausmann hausmann at kde.org
Sun Oct 20 13:17:56 BST 2002


On Sun, Oct 20, 2002 at 02:06:26PM +0200, Michael Brade wrote:
Content-Description: signed data
> Hi,
> 
> I've got a problem with automake :-} I want to move the icons in KNotes to a 
> subdir called kdepim/knotes/icons, the Makefile.am there looks like this:
> 
> knotesdir   = $(kde_datadir)/knotes/icons
> knotes_DATA = AUTO

You'll most likely want knotes_ICON = AUTO instead :)
(and keep the knotesdir assignment)

Simon




More information about the kde-core-devel mailing list