summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-03-23 15:29:06 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-03-23 15:29:42 -0400
commit3ba750b3a2d4f1205e728db71cf5c9e7edc8d43e (patch)
treefe4915eebbc564d60e205685c6599c6f11802b73
parent1504e2c7881947b9917c17aa5f3e14d6ec7d5807 (diff)
downloadfarstream-3ba750b3a2d4f1205e728db71cf5c9e7edc8d43e.tar.gz
Add empty overrides file as the new gtkdoc creates one and to make distcheck happy
-rw-r--r--.gitignore1
-rw-r--r--docs/libs/Makefile.am4
-rw-r--r--docs/plugins/farstream-plugins-overrides.txt0
3 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 25074ef7..2117a68b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,7 +45,6 @@ docs/libs/xml
docs/libs/doc-registry.xml
docs/plugins/farstream-plugins-decl-list.txt
docs/plugins/farstream-plugins-decl.txt
-docs/plugins/farstream-plugins-overrides.txt
docs/plugins/farstream-plugins-undeclared.txt
docs/plugins/farstream-plugins-undocumented.txt
docs/plugins/farstream-plugins-unused.txt
diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am
index 58a86c20..937941ee 100644
--- a/docs/libs/Makefile.am
+++ b/docs/libs/Makefile.am
@@ -73,7 +73,7 @@ GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC)
# If you need to override some of the declarations, place them in this file
# and uncomment this line.
-#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
-DOC_OVERRIDES =
+DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
+#DOC_OVERRIDES =
include $(top_srcdir)/common/gtk-doc.mak
diff --git a/docs/plugins/farstream-plugins-overrides.txt b/docs/plugins/farstream-plugins-overrides.txt
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/docs/plugins/farstream-plugins-overrides.txt