view m4macros/Makefile.am @ 24334:d402644d0f98

slplink->swboard will only be null if slplink->session is null. This should never happen, so this should be a g_return_if_fail() and not just a simple if(bad)return;
author Mark Doliner <mark@kingant.net>
date Thu, 13 Nov 2008 06:28: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)