view m4macros/Makefile.am @ 16388:d4c79390d424

There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.
author Richard Laager <rlaager@wiktel.com>
date Wed, 25 Apr 2007 01:19:01 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

m4datadir=$(datadir)/aclocal
m4data_DATA=$(installed_m4)