view m4macros/Makefile.am @ 26279:bdb34fc5d889

Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 23 Mar 2009 02:10:44 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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