diff options
| author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2014-02-14 13:06:15 +0100 |
|---|---|---|
| committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2014-02-17 20:15:49 +0100 |
| commit | c4bd6363df9dfb3199d80542c6f19159cca1ffe1 (patch) | |
| tree | 38fe31ebe7f1544895bb0d3e0f18b7e839c35cd2 /shell/Makefile.am | |
| parent | a3b3d15a3d3acc3df39615ead685dafcb9371650 (diff) | |
| download | graynard-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.am | 2 |
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 \ |
