view m4macros/Makefile.am @ 20868:a7733677ee20

I'm not sure if this is possible unless the combo box doesn't have any entries. Fixes CID 305
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 10 Oct 2007 01:45:37 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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