summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>2010-01-15 20:29:50 -0300
committerVinicius Costa Gomes <vinicius.gomes@openbossa.org>2010-02-01 19:53:59 -0300
commitbb0d2935d14edb18bb56d38c11e42f36b29120eb (patch)
treedf0e8ec99bfca8608d535e4b289ee07411395396 /Makefile.am
parent59671b68c54b2ae184aa30a38df74813531d7d8e (diff)
downloadobexd-bb0d2935d14edb18bb56d38c11e42f36b29120eb.tar.gz
Add support for using the logging infrastructure from obexd
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 c57d668..d9854da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,6 +90,7 @@ libexec_PROGRAMS += client/obex-client
client_obex_client_SOURCES = $(gdbus_sources) $(gwobex_sources) client/main.c \
client/session.h client/session.c \
+ src/logging.h src/logging.c \
client/pbap.h client/pbap.c \
client/sync.h client/sync.c