view m4macros/Makefile.am @ 26309:58daeb191c10

purple_xfer_new only returns NULL if an assertion fails, so we should do a similar assertion check here instead of if(xfer). The rest of the changes here are just removing indentation
author Mark Doliner <mark@kingant.net>
date Fri, 27 Mar 2009 09:34:27 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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