view m4macros/Makefile.am @ 17860:840862547a63

Use <br/> instead of \n for the newline, sadrul thought this might work better when interacting with other plugins, or something. It still works for what I intended it for anyway, so I'm happy.
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 14 Jun 2007 02:13:49 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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