aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorJon Trowbridge <trow@src.gnome.org>2001-10-27 06:17:23 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-10-27 06:17:23 +0800
commitd2cc21d95e7a95e3cc19c9d0d0b9367deab358f1 (patch)
treee78ad1ac820acd50b1132a97eca73f8593b4fd93 /tools/Makefile.am
parentc26da3acf537953d00a77099528775ac3b95a005 (diff)
downloadgsoc2013-evolution-d2cc21d95e7a95e3cc19c9d0d0b9367deab358f1.tar
gsoc2013-evolution-d2cc21d95e7a95e3cc19c9d0d0b9367deab358f1.tar.gz
gsoc2013-evolution-d2cc21d95e7a95e3cc19c9d0d0b9367deab358f1.tar.bz2
gsoc2013-evolution-d2cc21d95e7a95e3cc19c9d0d0b9367deab358f1.tar.lz
gsoc2013-evolution-d2cc21d95e7a95e3cc19c9d0d0b9367deab358f1.tar.xz
gsoc2013-evolution-d2cc21d95e7a95e3cc19c9d0d0b9367deab358f1.tar.zst
gsoc2013-evolution-d2cc21d95e7a95e3cc19c9d0d0b9367deab358f1.zip
Wombat: Be afraid. Be VERY afraid.
svn path=/trunk/; revision=14174
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index eee5a29499..d4e442cb10 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,5 +1,7 @@
bin_SCRIPTS = killev evolution-move-tasks evolution-addressbook-clean
+
bin_PROGRAMS = evolution-addressbook-import evolution-addressbook-export
+noinst_PROGRAMS = evolution-addressbook-abuse
INCLUDES = \
-DG_LOG_DOMAIN=\"evolution-tools\" \
@@ -30,6 +32,9 @@ evolution_addressbook_import_LDADD = \
evolution_addressbook_export_LDADD = \
$(evolution_addressbook_import_LDADD)
+evolution_addressbook_abuse_LDADD = \
+ $(evolution_addressbook_import_LDADD)
+
CLEANFILES = evolution-addressbook-clean