make sure the marshal header is in the sources too
2003-11-07 JP Rosevear <jpr@ximian.com> * Makefile.am: make sure the marshal header is in the sources too svn path=/trunk/; revision=23220
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2003-11-07 JP Rosevear <jpr@ximian.com>
|
||||||
|
|
||||||
|
* Makefile.am: make sure the marshal header is in the sources too
|
||||||
|
|
||||||
2003-11-07 JP Rosevear <jpr@ximian.com>
|
2003-11-07 JP Rosevear <jpr@ximian.com>
|
||||||
|
|
||||||
* main.c: use e-d-s idl to check interface version
|
* main.c: use e-d-s idl to check interface version
|
||||||
|
@ -141,6 +141,7 @@ eshellinclude_HEADERS = \
|
|||||||
|
|
||||||
libeshell_la_SOURCES = \
|
libeshell_la_SOURCES = \
|
||||||
$(IDL_GENERATED) \
|
$(IDL_GENERATED) \
|
||||||
|
$(MARSHAL_GENERATED) \
|
||||||
e-corba-storage.c \
|
e-corba-storage.c \
|
||||||
e-folder-dnd-bridge.c \
|
e-folder-dnd-bridge.c \
|
||||||
e-folder-list.c \
|
e-folder-list.c \
|
||||||
@ -150,7 +151,6 @@ libeshell_la_SOURCES = \
|
|||||||
e-folder.c \
|
e-folder.c \
|
||||||
e-icon-factory.c \
|
e-icon-factory.c \
|
||||||
e-shell-corba-icon-utils.c \
|
e-shell-corba-icon-utils.c \
|
||||||
e-shell-marshal.c \
|
|
||||||
e-shell-utils.c \
|
e-shell-utils.c \
|
||||||
e-storage-browser.c \
|
e-storage-browser.c \
|
||||||
e-storage-set-view.c \
|
e-storage-set-view.c \
|
||||||
|
Reference in New Issue
Block a user