view m4macros/Makefile.am @ 25353:b6f2c637a3d9

In the GNOME URL registration, ftp, gopher, http, and https are now special-cased as being "scheme://" instead of just plain "scheme:".
author Richard Laager <rlaager@wiktel.com>
date Mon, 01 Dec 2008 19:44:13 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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