summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-09-22 13:00:08 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-09-22 13:00:08 -0400
commitb491bf57bc8453704253d88e6239e08626baf29e (patch)
tree776b9c5b34b9dad9a973cbccc61e8f5a30672eb6 /common
parent19d1a0c44dd1606bb6249ac9419a2cf8d003018c (diff)
downloadfarstream-b491bf57bc8453704253d88e6239e08626baf29e.tar.gz
Reflect the fact that I don't commit the inspect/etc stuff to git
Diffstat (limited to 'common')
-rw-r--r--common/gtk-doc-plugins.mak27
1 files changed, 11 insertions, 16 deletions
diff --git a/common/gtk-doc-plugins.mak b/common/gtk-doc-plugins.mak
index 01dd2acf..d81c271e 100644
--- a/common/gtk-doc-plugins.mak
+++ b/common/gtk-doc-plugins.mak
@@ -1,5 +1,6 @@
# This is an include file specifically tuned for building documentation
# for GStreamer plug-ins
+# It has been further specialized to farsight2 plugins stuff
help:
@echo
@@ -28,8 +29,6 @@ GPATH = $(srcdir)
TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@
EXTRA_DIST = \
- scanobj-build.stamp \
- scanobj-trans-build.stamp \
$(srcdir)/inspect/*.xml \
inspect.stamp \
inspect-build.stamp \
@@ -41,14 +40,6 @@ EXTRA_DIST = \
$(DOC_OVERRIDES) \
$(DOC_MODULE)-sections.txt
-MAINTAINER_DOC_STAMPS = \
- scanobj-build.stamp \
- scanobj-trans-build.stamp \
- inspect-build.stamp \
- inspect.stamp
-
-# we don't add inspect-build.stamp and scanobj-build.stamp here since they are
-# built manually by docs maintainers and result is commited to CVS
DOC_STAMPS = \
scan-build.stamp \
tmpl-build.stamp \
@@ -57,16 +48,20 @@ DOC_STAMPS = \
scan.stamp \
tmpl.stamp \
sgml.stamp \
- html.stamp
+ html.stamp \
+ scanobj-build.stamp \
+ scanobj-trans-build.stamp \
+ inspect-build.stamp \
+ inspect.stamp
# files generated/updated by gtkdoc-scangobj
SCANOBJ_FILES = \
- $(DOC_MODULE).signals \
- $(DOC_MODULE).hierarchy \
- $(DOC_MODULE).interfaces \
- $(DOC_MODULE).prerequisites \
+ $(DOC_MODULE).signals \
+ $(DOC_MODULE).hierarchy \
+ $(DOC_MODULE).interfaces \
+ $(DOC_MODULE).prerequisites \
$(DOC_MODULE).types \
- $(DOC_MODULE).args
+ $(DOC_MODULE).args
SCANOBJ_FILES_O = \
.libs/$(DOC_MODULE)-scan.o