view m4macros/Makefile.am @ 30262:db7ffb0120d7

Remove some timeout/input handlers for upnp. I made this change a few months back, and I believe it helped someone fix a crash. Unfortunately I don't remember all the details. But the changes still look good.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 12 Jul 2010 14:54:40 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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