diff options
Diffstat (limited to 'widgets/shortcut-bar/Makefile.am')
-rw-r--r-- | widgets/shortcut-bar/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/shortcut-bar/Makefile.am b/widgets/shortcut-bar/Makefile.am index 71b8446363..9f17d684b6 100644 --- a/widgets/shortcut-bar/Makefile.am +++ b/widgets/shortcut-bar/Makefile.am @@ -18,6 +18,8 @@ libshortcut_bar_a_SOURCES = \ e-icon-bar.h \ e-shortcut-bar.c \ e-shortcut-bar.h \ + e-shortcut-model.c \ + e-shortcut-model.h \ e-vscrolled-bar.c \ e-vscrolled-bar.h |