From fcea34c227271d39f34d5437b8126fa89fc61832 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 12 Nov 2006 00:28:19 +0100 Subject: [PATCH] Fix makefile --- 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 eec6d0fb..81a54069 100644 --- a/shell/view/frame/Makefile.am +++ b/shell/view/frame/Makefile.am @@ -7,4 +7,5 @@ sugar_PYTHON = \ Frame.py \ ZoomBox.py \ notificationtray.py \ - overlaybox.py + overlaybox.py \ + shutdownicon.py