view m4macros/Makefile.am @ 13446:1118b6fc3206

[gaim-migrate @ 15821] Don't risk dereferencing a NULL pointer, nickname is guaranteed to be non-NULL if we got this far. Fixes CID 21 committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 07 Mar 2006 09:33:26 +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)