diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-03 00:20:48 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-03 00:20:48 +0000 |
commit | e797da86ca056c8a7ca6f9b714d002e1dbca9bf6 (patch) | |
tree | 0e6207e35d5cf02a1eb879049156e95de9bda5e6 /openwrt/package/Makefile | |
parent | c2ba34acd7e1c51dee29793c4c2a2f9cacfdbd1c (diff) |
add glib
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@535 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 429741d39..63b3cb11e 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -13,6 +13,7 @@ package-$(BR2_PACKAGE_DNSMASQ) += dnsmasq package-$(BR2_PACKAGE_EBTABLES) += ebtables package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate package-$(BR2_PACKAGE_FPING) += fping +package-$(BR2_PACKAGE_GLIB) += glib package-$(BR2_PACKAGE_GMP) += gmp package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_IPTABLES) += iptables |