From 87458b63f5f2b38b5ac0e114f4c140e61ddd91f2 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 16 Oct 2006 20:59:59 +0200 Subject: [PATCH] Fix --- shell/view/frame/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shell/view/frame/Makefile.am b/shell/view/frame/Makefile.am index c2a0b9fb..d31773a6 100644 --- a/shell/view/frame/Makefile.am +++ b/shell/view/frame/Makefile.am @@ -6,4 +6,5 @@ sugar_PYTHON = \ PanelWindow.py \ Frame.py \ ZoomBox.py \ - MenuStrategy.py + MenuStrategy.py \ + notificationtray.py