view m4macros/Makefile.am @ 30825:a4f579485ce6

encoding can be NULL in encoding_extract(); this is not an error and shouldn't be written to the log.
author ivan.komarov@soc.pidgin.im
date Wed, 28 Jul 2010 23:13:25 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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