diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-26 16:18:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-26 16:18:52 +0000 |
commit | 60f1043010084c183002568e6511c93ec9f1967c (patch) | |
tree | a457fd0058b8bd7b59602968fcc06b4185299477 /net/Makefile | |
parent | 99900d899af57be118de5cc4f67f13cdce99be32 (diff) |
This is a library to handle UPnP IGD port mapping.
Notes
Notes:
svn path=/head/; revision=246716
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 493da262b24c..aca314cacc3d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -206,6 +206,7 @@ SUBDIR += gtk-vnc SUBDIR += gupnp SUBDIR += gupnp-av + SUBDIR += gupnp-igd SUBDIR += gupnp-ui SUBDIR += gutenfetch SUBDIR += gwhois |