From 262e8b6a2b34abb0acd890fe234c55640ab9de38 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 4 Aug 2008 19:55:41 +0200 Subject: Remove the old API documentation --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 4e8a9318..04144dd3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -44,14 +44,14 @@ INCLUDES = -I$(top_srcdir)/common BUILT_SOURCES = parser.h if MANPAGES -man_MANS = hcid.8 hcid.conf.5 +man_MANS = bluetoothd.8 hcid.conf.5 endif AM_YFLAGS = -d CLEANFILES = lexer.c parser.c parser.h -EXTRA_DIST = bluetooth.conf hcid.8 hcid.conf.5 hcid.conf dbus-api.txt \ +EXTRA_DIST = bluetooth.conf bluetoothd.8 hcid.conf.5 hcid.conf \ list-devices test-discovery test-manager test-adapter test-device \ simple-service simple-agent service-record.dtd \ service-did.xml service-spp.xml service-opp.xml service-ftp.xml -- cgit