summaryrefslogtreecommitdiff
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-02-14 13:06:15 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-02-17 20:15:49 +0100
commitc4bd6363df9dfb3199d80542c6f19159cca1ffe1 (patch)
tree38fe31ebe7f1544895bb0d3e0f18b7e839c35cd2 /shell/Makefile.am
parenta3b3d15a3d3acc3df39615ead685dafcb9371650 (diff)
downloadgraynard-c4bd6363df9dfb3199d80542c6f19159cca1ffe1.tar.gz
graynard-c4bd6363df9dfb3199d80542c6f19159cca1ffe1.zip
app-icon: add new widget subclass for icons on 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 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 \