diff options
Diffstat (limited to 'addressbook/contact-editor/Makefile.am')
-rw-r--r-- | addressbook/contact-editor/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/addressbook/contact-editor/Makefile.am b/addressbook/contact-editor/Makefile.am index 1016d38301..fb200df78f 100644 --- a/addressbook/contact-editor/Makefile.am +++ b/addressbook/contact-editor/Makefile.am @@ -17,8 +17,6 @@ noinst_LIBRARIES = \ libecontacteditor_a_SOURCES = \ e-contact-editor-address.c \ e-contact-editor-address.h \ - e-contact-editor-categories.c \ - e-contact-editor-categories.h \ e-contact-editor-fullname.c \ e-contact-editor-fullname.h \ e-contact-editor.c \ @@ -56,7 +54,6 @@ glade_DATA = \ contact-editor.glade \ fulladdr.glade \ fullname.glade \ - categories.glade \ e-contact-editor-confirm-delete.glade EXTRA_DIST = $(evolution_DATA) \ @@ -64,5 +61,4 @@ EXTRA_DIST = $(evolution_DATA) \ e-contact-editor-strings.h \ fulladdr.glade.h \ fullname-strings.h \ - categories-strings.h \ e-contact-editor-confirm-delete.glade.h |