diff options
| author | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | 2013-12-13 10:32:14 +0100 |
|---|---|---|
| committer | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | 2014-01-14 15:51:17 +0100 |
| commit | dd3ed8035185983d383eaff223985d6832f84db5 (patch) | |
| tree | cd56c8ead38caa3ad210cfdab7f4797ccc0e08c0 /shell/Makefile.am | |
| parent | 2b7e367207f18a4e965e0bf1105e3af5b05ce7d6 (diff) | |
| download | graynard-dd3ed8035185983d383eaff223985d6832f84db5.tar.gz graynard-dd3ed8035185983d383eaff223985d6832f84db5.zip | |
Add a volume control widget 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 44433f0..4b73361 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -21,6 +21,8 @@ weston_gtk_shell_SOURCES = \ launcher-grid.h \ shell-app-system.c \ shell-app-system.h \ + sound-applet.c \ + sound-applet.h \ desktop-shell-client-protocol.h \ desktop-shell-protocol.c \ $(external_sources) |
