From 8ab8265fd25a0e30ef4411dedd449fafcdc7929c Mon Sep 17 00:00:00 2001 From: Marcelo Roberto Jimenez Date: Fri, 25 Jul 2008 03:52:31 +0000 Subject: [PATCH] Added upnp/m4/libupnp.m4 to the distribution tarball. git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@468 119443c7-1b9e-41f8-b6fc-b9c35fce742c --- ChangeLog | 3 +++ upnp/Makefile.am | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index cdca42b..f527e8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -95,6 +95,9 @@ Version 1.8.0 Version 1.6.7 ******************************************************************************* +2008-07-25 Marcelo Jimenez + * Added upnp/m4/libupnp.m4 to the distribution tarball. + 2008-07-25 Marcelo Jimenez * Fixed a missing HandleUnlock() in upnp/src/gena/gena_device.c. diff --git a/upnp/Makefile.am b/upnp/Makefile.am index febb2e4..83f95b3 100644 --- a/upnp/Makefile.am +++ b/upnp/Makefile.am @@ -172,6 +172,7 @@ test_init_SOURCES = test/test_init.c EXTRA_DIST = \ LICENSE \ + m4/libupnp.m4 \ src/win_dll.c