From 8a73d55c0fa194332aed1be757d757e7a2b3249d Mon Sep 17 00:00:00 2001 From: mm Date: Thu, 7 Jul 2011 18:44:49 +0000 Subject: The Horde_Notification library provides a subject-observer pattern for raising and showing messages of different types and to different listeners. WWW: http://pear.horde.org --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 0e0593eaba18..d2c8d36d7227 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2626,6 +2626,7 @@ SUBDIR += pear-Horde_Injector SUBDIR += pear-Horde_Lock SUBDIR += pear-Horde_LoginTasks + SUBDIR += pear-Horde_Notification SUBDIR += pear-Horde_Role SUBDIR += pear-Horde_Serialize SUBDIR += pear-Horde_Stream_Filter -- cgit