From 3b4574cbf23660cde73760231cd8e6ddfb23c70c Mon Sep 17 00:00:00 2001 From: Andrzej Kaczmarek Date: Tue, 4 Dec 2012 13:43:44 +0100 Subject: [PATCH] build: Add CSCP API document to EXTRA_DIST --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index aac9f6531..438fca65a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -352,7 +352,8 @@ EXTRA_DIST += doc/manager-api.txt \ doc/sap-api.txt doc/media-api.txt doc/assigned-numbers.txt \ doc/supported-features.txt doc/alert-api.txt doc/mgmt-api.txt \ doc/oob-api.txt doc/proximity-api.txt doc/heartrate-api.txt \ - doc/thermometer-api.txt doc/audio-telephony-design.txt + doc/thermometer-api.txt doc/audio-telephony-design.txt \ + doc/cyclingspeed-api.txt AM_CFLAGS += @DBUS_CFLAGS@ @GLIB_CFLAGS@ -- 2.47.3