summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2010-09-08 19:36:04 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2010-09-10 17:09:20 +0100
commite41c4a953bf36bd13ebabb0fb78bd1389b17ef56 (patch)
tree96afb0f40e5eb28233e2b1479687f764153e9cd6 /Makefile.am
parent964ed5760f9dabe6562cca7bdc2f564ee7a8a8a1 (diff)
Bug 629084 — Add a folks-import tool
Add a folks-import tool which allows importing of Pidgin meta-contact information to libfolks' key file. Closes: bgo#629084
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5fcd8822..5f0a32a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,7 @@ SUBDIRS = \
folks \
backends \
tests \
+ tools \
$(NULL)
if ENABLE_DOCS