view m4macros/Makefile.am @ 21571:e3bad210e005

Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
author Evan Schoenberg <evan.s@dreskin.net>
date Sat, 17 Nov 2007 19:39:21 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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