view m4macros/Makefile.am @ 16057:9cf2b4dedbe5

Separate out libpurple, libpurple-devel and finch-devel RPMs Fixes ticket #66 TODO: get rid of all the exceess split RPMs for various plugin/prpls and just include them in the main pidgin/libpurple RPMs where possible for each distro we build for.
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 11 Apr 2007 12:13:16 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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