view m4macros/Makefile.am @ 22681:4a05b9db0b91

Return FALSE when nothing changes after an attempted tab-completion. Fixes #5591.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 23 Apr 2008 10:11:58 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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