From 2f58f41e9e4f15f9ace43bb1978c17d117de7725 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 24 Oct 2006 20:19:00 +0200 Subject: [PATCH] Missing file --- 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 09573aa9..eec6d0fb 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 \ - notificationtray.py + notificationtray.py \ + overlaybox.py