view m4macros/Makefile.am @ 24924:380e7149a777

Only install man pages if the respective binary is being installed, fixes a bug someone on IRC couldn't be bothered to report in trac.
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 07 Jan 2009 01:13:27 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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