view m4macros/Makefile.am @ 18686:b70664a62de8

Added the files I created to the Makefile. This hasn't happened yet since Adium doesn't use those Makefiles for building.
author Andreas Monitzer <pidgin@monitzer.com>
date Thu, 12 Jul 2007 02:20:55 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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