summaryrefslogtreecommitdiff
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2013-11-25 16:51:10 +0100
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2013-11-27 20:52:36 +0100
commit29bc067b67e654f70d7f2c5214c33d40820d9ea9 (patch)
treee66e351cc17fac371491be4b4bec441d4eabc1f1 /shell/Makefile.am
parent6b4ac33356a75ff53a841f1037f1c9904c2fa82d (diff)
downloadgraynard-29bc067b67e654f70d7f2c5214c33d40820d9ea9.tar.gz
graynard-29bc067b67e654f70d7f2c5214c33d40820d9ea9.zip
Add favorite launchers in the panel
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 9fbaa93..44433f0 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -15,6 +15,8 @@ weston_gtk_shell_SOURCES = \
app-launcher.h \
clock.c \
clock.h \
+ favorites.c \
+ favorites.h \
launcher-grid.c \
launcher-grid.h \
shell-app-system.c \