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 | 251ae658005ed01c1caf5275e860fba7754ca669 (patch) | |
tree | f2cf27e44193803fa50ca73fa1f29f5b750d4ba1 /package/Makefile | |
parent | 4002cfac9d5c50a2bf44d3bb1c7ba280aa133c7f (diff) |
add the 'click' package with roofnet scripts (thanks to John Bicket)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3288 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 39648ead17..23f0ab24aa 100644 --- a/package/Makefile +++ b/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 |