view m4macros/Makefile.am @ 27264:7f5ce6fa0a25

Provide a custom URL per-email for gmail notifications, since Google gives it to us. This doesn't actually work for me (even though the URL is correct), but I assume that has something to do with some crazy adblock/noscript/popup blocker extensions.
author Paul Aurich <paul@darkrain42.org>
date Fri, 03 Jul 2009 05:25:41 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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