summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuiz Augusto Von Dentz <luiz.dentz-von@nokia.com>2010-05-15 11:48:05 +0300
committerLuiz Augusto Von Dentz <luiz.dentz-von@nokia.com>2010-05-15 11:48:05 +0300
commitb78738e65b6cbb1513431898e81eef7aa313caec (patch)
treea92dce79b40dbebab774451932ea32d0be0fbbb5
parent677928dce3c55a1bbeaedc3140d19926b445a22a (diff)
downloadobexd-b78738e65b6cbb1513431898e81eef7aa313caec.tar.gz
Add phonebook-tracker.c to EXTRA-DIST
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ba41c14..65fff93 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -113,7 +113,8 @@ CLEANFILES = $(service_DATA) $(builtin_files)
EXTRA_DIST = src/genbuiltin $(doc_files) $(test_files) src/obex.conf \
src/obexd.service.in client/obex-client.service.in \
- plugins/phonebook-dummy.c plugins/phonebook-ebook.c
+ plugins/phonebook-dummy.c plugins/phonebook-ebook.c \
+ plugins/phonebook-tracker.c
DISTCHECK_CONFIGURE_FLAGS = --enable-client --enable-server