view m4macros/Makefile.am @ 12444:410462ce25ba

[gaim-migrate @ 14751] There's no need to explicitly make sure this attribute exists - if it doesn't the hash table lookup will return NULL anyway committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 09 Dec 2005 13:16:09 +0000
parents 519dc2186438
children 402236ee7981
line wrap: on
line source

installed_m4=gaim.m4

EXTRA_DIST=$(installed_m4)

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