From 6373ed59ca13e1c5a4aa438e03e6721dfb72d600 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 18 Feb 2014 15:51:30 +0100 Subject: panel: move panel and vertical clock widgets into their own files --- shell/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 5c75df9..2d63195 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -25,6 +25,10 @@ weston_gtk_shell_SOURCES = \ shell-app-system.h \ sound-applet.c \ sound-applet.h \ + panel.c \ + panel.h \ + vertical-clock.c \ + vertical-clock.h \ weston-gtk-shell-resources.c \ weston-gtk-shell-resources.h \ desktop-shell-client-protocol.h \ -- cgit v1.3.1