aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-04-20 22:05:02 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-04-20 22:05:02 +0000
commit0b3d9d9107b377e27a38532f5280795959067d2a (patch)
tree3975f35f5c132cd1a784bde209705e0890321688 /package/Makefile
parent4648146ddf618eb65a035236e382b9bdd0903285 (diff)
downloadupstream-0b3d9d9107b377e27a38532f5280795959067d2a.tar.gz
upstream-0b3d9d9107b377e27a38532f5280795959067d2a.tar.bz2
upstream-0b3d9d9107b377e27a38532f5280795959067d2a.zip
add monit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@694 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 41681ce02b..70761f537f 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -32,6 +32,7 @@ package-$(BR2_PACKAGE_LIBUSB) += libusb
package-$(BR2_PACKAGE_LZO) += lzo
package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl
package-$(BR2_PACKAGE_MICROPERL) += microperl
+package-$(BR2_PACKAGE_MONIT) += monit
package-$(BR2_PACKAGE_NCURSES) += ncurses
package-$(BR2_PACKAGE_NFSD) += nfs-server
package-$(BR2_PACKAGE_NOCATSPLASH) += nocatsplash