aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-08-23 00:40:59 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-08-23 00:40:59 -0700
commita5b1e3d02c8b356bb167dd7e4b6ab54edf271e7b (patch)
tree12e4d0f016fd1fe85e71fe76267673bb04a63ce5 /doc
parentd015dc8986f8548653160bc9ee6c8fef126dd8e8 (diff)
downloadbluez-a5b1e3d02c8b356bb167dd7e4b6ab54edf271e7b.tar.gz
Switch to a full non-recursive build system
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am31
1 files changed, 0 insertions, 31 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index 6277dccf..00000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1,31 +0,0 @@
-
-DOC_MODULE = bluez
-
-DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
-
-DOC_SOURCE_DIR = ../src
-
-SCAN_OPTIONS = --rebuild-sections
-
-MKDB_OPTIONS = --sgml-mode --output-format=xml --tmpl-dir=. \
- --source-suffixes=c,h
-
-MKTMPL_OPTIONS = --output-dir=.
-
-HFILE_GLOB = $(top_srcdir)/src/*.h
-CFILE_GLOB = $(top_srcdir)/src/*.c
-
-IGNORE_HFILES =
-
-MAINTAINERCLEANFILES = Makefile.in \
- $(DOC_MODULE).types $(DOC_MODULE)-*.txt *.sgml
-
-if ENABLE_GTK_DOC
-include $(top_srcdir)/doc/gtk-doc.make
-else
-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 control-api.txt