summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-30 12:26:09 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-30 12:26:09 +0000
commit5f895d5863156fad2e2b28bb4cdee553d895f63c (patch)
tree0d153a95f25c10a0265e696cc34ef8a87c78daad /openwrt/package/Makefile
parente66413fcd1fcdea4a38de9dac476b9e2b7381656 (diff)
add libupnp package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1795 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index d8372cdd5..d74547af3 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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