From 816ffed24b033da36923e9e387d540e5e876a578 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 4 Mar 2014 20:31:45 +0100 Subject: launcher: add new app launcher window and replace old grid with it --- 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 2d63195..6231337 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -29,6 +29,8 @@ weston_gtk_shell_SOURCES = \ panel.h \ vertical-clock.c \ vertical-clock.h \ + launcher.c \ + launcher.h \ weston-gtk-shell-resources.c \ weston-gtk-shell-resources.h \ desktop-shell-client-protocol.h \ -- cgit v1.3.1