diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index d3f680b975..19134e59b8 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -62,12 +62,12 @@ evolution_SOURCES = \ e-storage-set-view.h \ e-storage-set.c \ e-storage-set.h \ - e-storage-watcher.c \ - e-storage-watcher.h \ e-storage.c \ e-storage.h \ evolution-shell-component.c \ evolution-shell-component.h \ + evolution-storage.c \ + evolution-storage.h \ main.c Evolution-impl.o: Evolution.h |