summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-21 17:59:04 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-21 17:59:04 +0100
commit0986cd07af4149e44967b2d90a4ee71d1e504b3a (patch)
treea7d4b51dfb310498e81a9e8d1592a7298c63c757 /Makefile.am
parent62f19321528a8ef7467c77c722e6dfbab3f822a5 (diff)
build: Include obex-api.txt and obex-agent-api.txt into package
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 350a9e896..e2cf3a66f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -203,6 +203,8 @@ EXTRA_DIST += doc/alert-api.txt \
doc/proximity-api.txt doc/heartrate-api.txt \
doc/thermometer-api.txt doc/cyclingspeed-api.txt
+EXTRA_DIST += doc/obex-api.txt doc/obex-agent-api.txt
+
AM_CFLAGS += @DBUS_CFLAGS@ @GLIB_CFLAGS@
AM_CPPFLAGS = -I$(builddir)/lib -I$(builddir)/src -I$(srcdir)/src \