view m4macros/Makefile.am @ 27290:9f2112ba6049

Update this to not use GIO, so it should build for poizon. Refs #8085. My gratitude to grim for mentioning he had a copy function in gf2 that I could borrow.
author Paul Aurich <paul@darkrain42.org>
date Sun, 28 Jun 2009 19:14:03 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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