From dd3ed8035185983d383eaff223985d6832f84db5 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Fri, 13 Dec 2013 10:32:14 +0100 Subject: Add a volume control widget 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 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) -- cgit v1.3.1