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