aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-30 12:26:09 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-30 12:26:09 +0000
commite4a650e1e1db6f081b9a8ea3c02823391ed644de (patch)
treecb16331ccbebefd5fd0632946c38deb2ba5c032f /package/Makefile
parent9503db52ed0e91d1d627fb9c4e0c2dd30187817e (diff)
downloadupstream-e4a650e1e1db6f081b9a8ea3c02823391ed644de.tar.gz
upstream-e4a650e1e1db6f081b9a8ea3c02823391ed644de.tar.bz2
upstream-e4a650e1e1db6f081b9a8ea3c02823391ed644de.zip
add libupnp package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1795 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index d8372cdd5b..d74547af35 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -77,6 +77,7 @@ package-$(BR2_PACKAGE_LIBPNG) += libpng
package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread
package-$(BR2_PACKAGE_LIBTASN1) += libtasn1
package-$(BR2_PACKAGE_LIBTOOL) += libtool
+package-$(BR2_PACKAGE_LIBUPNP) += libupnp
package-$(BR2_PACKAGE_LIBUSB) += libusb
package-$(BR2_PACKAGE_LIBXML2) += libxml2
package-$(BR2_PACKAGE_LIBXSLT) += libxslt