diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index eb8ba15f25..385e0513a9 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -4,7 +4,6 @@ privlibexec_SCRIPTS = \ privlibexec_PROGRAMS = \ evolution-addressbook-import \ - evolution-addressbook-export \ evolution-launch-composer \ killev @@ -48,9 +47,6 @@ evolution_addressbook_import_LDADD = \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ $(top_builddir)/widgets/menus/libmenus.la -evolution_addressbook_export_LDADD = \ - $(evolution_addressbook_import_LDADD) - evolution_addressbook_abuse_LDADD = \ $(evolution_addressbook_import_LDADD) |