From 5dae47ee65d33f5c7b17a2844abb1923b02df9a3 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 2 Dec 2008 22:37:07 +0000 Subject: [PATCH] Add hamster-applet. --- time/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/time/Makefile b/time/Makefile index 4f4470c1e436a..ba525f4ab5847 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2008/11/17 23:24:28 bad Exp $ +# $NetBSD: Makefile,v 1.79 2008/12/02 22:37:07 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -27,6 +27,7 @@ SUBDIR+= gnyaclock SUBDIR+= grdc SUBDIR+= gtodo SUBDIR+= gtodo-applet +SUBDIR+= hamster-applet SUBDIR+= ical SUBDIR+= jday SUBDIR+= kronolith