view m4macros/Makefile.am @ 27184:dfa7d2a0d9b8

Clarify the usage of client_type (i.e. these values are matched against using string comparisons). Really, I just want everyone to have to rebuild their working copies.
author Paul Aurich <paul@darkrain42.org>
date Fri, 26 Jun 2009 05:27:51 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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