view m4macros/Makefile.am @ 18816:7a27e3729612

Fetch icons all at once instead of one at a time. I tried pretty hard and couldn't get this to hit rate limiting, so I'm hoping it'll be ok.
author Mark Doliner <mark@kingant.net>
date Mon, 06 Aug 2007 07:28:43 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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