view m4macros/Makefile.am @ 31211:fbb44d46c7a6

Use convenient p2p functions to avoid code here. There is a lot more code duplication to fix here.
author masca@cpw.pidgin.im
date Fri, 04 Jun 2010 00:21:00 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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