Add some skeleton for unit testing. Start with template objects.

This commit is contained in:
Marcelo Roberto Jimenez
2010-10-21 00:43:33 -02:00
parent 45461f738d
commit 3ec269c872
12 changed files with 229 additions and 1 deletions

View File

@@ -514,6 +514,7 @@ AC_CONFIG_FILES([
upnp/Makefile
upnp/doc/Makefile
upnp/sample/Makefile
upnp/unittest/Makefile
docs/dist/Makefile
libupnp.pc
])