diff options
| author | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | 2013-11-25 10:49:32 +0100 |
|---|---|---|
| committer | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | 2013-11-25 10:49:32 +0100 |
| commit | 01c31060d2e3e2e96788e2a76d97ba334905ae05 (patch) | |
| tree | 56f0c345f582e435b9af5f66d75819a44c93510e /shell/Makefile.am | |
| parent | b6a530e7ff1be463be5acf29ea9c5fc32ebaa52c (diff) | |
| download | graynard-01c31060d2e3e2e96788e2a76d97ba334905ae05.tar.gz graynard-01c31060d2e3e2e96788e2a76d97ba334905ae05.zip | |
Add a clock to the panel
Diffstat (limited to 'shell/Makefile.am')
| -rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |
