diff options
Diffstat (limited to 'addressbook/gui/contact-editor/Makefile.am')
-rw-r--r-- | addressbook/gui/contact-editor/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/contact-editor/Makefile.am b/addressbook/gui/contact-editor/Makefile.am index ae9f99cd35..afb7109fa1 100644 --- a/addressbook/gui/contact-editor/Makefile.am +++ b/addressbook/gui/contact-editor/Makefile.am @@ -22,6 +22,7 @@ noinst_LTLIBRARIES = \ libecontacteditor.la libecontacteditor_la_SOURCES = \ + $(MARSHAL_GENERATED) \ e-contact-editor-address.c \ e-contact-editor-address.h \ e-contact-editor-fullname.c \ |