From 01c31060d2e3e2e96788e2a76d97ba334905ae05 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Mon, 25 Nov 2013 10:49:32 +0100 Subject: Add a clock to the panel --- shell/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 3bd6215..9fbaa93 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -13,6 +13,8 @@ weston_gtk_shell_SOURCES = \ gtk-shell.c \ app-launcher.c \ app-launcher.h \ + clock.c \ + clock.h \ launcher-grid.c \ launcher-grid.h \ shell-app-system.c \ -- cgit v1.3.1