view m4macros/Makefile.am @ 17708:9f5c9df30287

D-Bus unique stuff. Had to add a few NULL-checks here and there, because some things were assumed to not be NULL.
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 13 May 2007 19:52:05 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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