view m4macros/Makefile.am @ 24257:848542528965

Simplify some of the changes. Yeah, this code sucks. I wrote it a LONG time ago. Let's finish gobjectification, and grow some good language bindings so I can rewrite this in a higher-level language.
author Richard Laager <rlaager@wiktel.com>
date Thu, 30 Oct 2008 02:36:22 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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