From c4bd6363df9dfb3199d80542c6f19159cca1ffe1 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Fri, 14 Feb 2014 13:06:15 +0100 Subject: app-icon: add new widget subclass for icons on 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 ca52883..5c75df9 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -11,6 +11,8 @@ external_sources = \ weston_gtk_shell_SOURCES = \ gtk-shell.c \ + app-icon.c \ + app-icon.h \ app-launcher.c \ app-launcher.h \ clock.c \ -- cgit v1.3.1