view m4macros/Makefile.am @ 27160:763247959e00

It's ok to always request this connection now. It probably still doesn't work for @example.com accounts, but it doesn't show an error anymore. Maybe we just stopped showing that error to users?
author Mark Doliner <mark@kingant.net>
date Tue, 23 Jun 2009 18:08:03 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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