view m4macros/Makefile.am @ 17540:b242187b3591

Created a new window that will be used for key-rebinding. Right now it doesn't rebind the keys, but that can be added soon. A bit of esthetical work remains.
author Eric Polino <aluink@pidgin.im>
date Mon, 04 Jun 2007 02:49:22 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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