diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-28 20:11:40 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-28 20:11:40 +0000 |
commit | 31f16482f2986df49fab4556d022060267ebe0fd (patch) | |
tree | 7b24caac4827ed321a570b7291185f6338debd1b /openwrt/package/Makefile | |
parent | 22774bf94d280eab700515c44d9a5f2b48837a76 (diff) |
add the 'click' package with roofnet scripts (thanks to John Bicket)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3288 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 39648ead1..23f0ab24a 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -21,6 +21,7 @@ package-$(BR2_PACKAGE_BWM) += bwm package-$(BR2_PACKAGE_CGILIB) += cgilib package-$(BR2_PACKAGE_CHILLISPOT) += chillispot package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount +package-$(BR2_PACKAGE_CLICK) += click package-$(BR2_PACKAGE_CLINKC) += clinkc package-$(BR2_PACKAGE_COLLECTD) += collectd package-$(BR2_PACKAGE_CUPS) += cups |