diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 52cb69d8e2..2fecb7e6a0 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -141,6 +141,7 @@ eshellinclude_HEADERS = \ libeshell_la_SOURCES = \ $(IDL_GENERATED) \ + $(MARSHAL_GENERATED) \ e-corba-storage.c \ e-folder-dnd-bridge.c \ e-folder-list.c \ @@ -150,7 +151,6 @@ libeshell_la_SOURCES = \ e-folder.c \ e-icon-factory.c \ e-shell-corba-icon-utils.c \ - e-shell-marshal.c \ e-shell-utils.c \ e-storage-browser.c \ e-storage-set-view.c \ |