From 24e2fbddccafdd37deb93b0f478979c4c143bdca Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 3 Oct 2008 08:52:57 +0200 Subject: Add first draft of AVRCP D-Bus interface specification --- doc/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index 190ea3fb..6277dccf 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -27,6 +27,5 @@ EXTRA_DIST = $(DOC_MAIN_SGML_FILE) $(content_files) endif EXTRA_DIST += manager-api.txt adapter-api.txt device-api.txt \ - service-api.txt agent-api.txt \ - serial-api.txt network-api.txt \ - input-api.txt audio-api.txt + service-api.txt agent-api.txt serial-api.txt \ + network-api.txt input-api.txt audio-api.txt control-api.txt -- cgit