view m4macros/Makefile.am @ 17427:7ada026a53b9

Patch #1323 from lithium: "When the MSN goat icon was added back, someone added a duplicate entry in the theme file. This simple patch removes the duplicate and restores the right order in the file." Closes #1323
author Richard Laager <rlaager@wiktel.com>
date Tue, 29 May 2007 05:40: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)