diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 1999a68a93..9569f91bf9 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -66,8 +66,6 @@ eshellinclude_HEADERS = \ e-shell-window.h \ e-shell-window-actions.h \ e-user-creatable-items-handler.h \ - evolution-config-control.h \ - evolution-shell-component-utils.h \ es-event.h \ es-menu.h @@ -79,8 +77,6 @@ libeshell_la_SOURCES = \ e-shell-window.c \ e-shell-window-actions.c \ e-user-creatable-items-handler.c \ - evolution-config-control.c \ - evolution-shell-component-utils.c \ $(eshellinclude_HEADERS) libeshell_la_LDFLAGS = $(NO_UNDEFINED) |