diff options
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 d8256b5e10..c5c55b6d62 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -63,6 +63,8 @@ libeshell_a_SOURCES = \ evolution-shell-component-client.h \ evolution-shell-component.c \ evolution-shell-component.h \ + evolution-shell-component-dnd.c \ + evolution-shell-component-dnd.h \ evolution-shell-view.c \ evolution-shell-view.h \ evolution-storage-listener.c \ |