view m4macros/Makefile.am @ 19184:6902517cdfe6

Fix a couple of memory leaks. Set a title for the file selection dialog. Make the 'Test' button work without having to save first.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 11 Aug 2007 13:34:33 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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