summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-20 22:05:02 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-20 22:05:02 +0000
commit1d48714110d0e0f37c3637963168c4345c4a708d (patch)
treee728540ee6a59acc740a2a627873acbf6e202bda /openwrt/package/Makefile
parent6563d604561b8b45785200b34bced13fb01cf248 (diff)
add monit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@694 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 41681ce02..70761f537 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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