summaryrefslogtreecommitdiff
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-04 20:31:45 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-04 20:35:34 +0100
commit816ffed24b033da36923e9e387d540e5e876a578 (patch)
treef930527256f2e5a0a5e5856e202f5e4ba707bdfa /shell/Makefile.am
parentf49d4231e5681fe28378c4f3dcf445814eeaabc6 (diff)
downloadgraynard-816ffed24b033da36923e9e387d540e5e876a578.tar.gz
graynard-816ffed24b033da36923e9e387d540e5e876a578.zip
launcher: add new app launcher window and replace old grid with it
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \