view m4macros/Makefile.am @ 21751:7632edbf0d00

Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 03 Dec 2007 21:26:54 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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