From b8888f64ceb0074c00a6698b1169c7c1e43ef2f4 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 4 Sep 2005 01:11:32 +0000 Subject: [PATCH] add inspect stuff to extra_files Original commit message from CVS: add inspect stuff to extra_files --- common | 2 +- docs/plugins/Makefile.am | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/common b/common index 21a728cae5..be31c7df94 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 21a728cae512ec8f2753f62ef69e4c286da76003 +Subproject commit be31c7df94edf2ff5c88316892f9dadf232fc048 diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 5c4d02ac8a..38f56882b1 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -44,12 +44,7 @@ DOC_SOURCE_DIR = $(top_srcdir) # Extra options to supply to gtkdoc-scan. SCAN_OPTIONS= -# FIXME : -# there's something wrong with gstreamer-sections.txt not being in the dist -# maybe it doesn't resolve; we're adding it below for now -#EXTRA_DIST = gstreamer.types.in gstreamer.hierarchy $(DOC_MODULE)-sections.txt gstreamer-sections.txt $(DOC_MAIN_SGML_FILE) - -EXTRA_DIST = inspect.stamp inspect +extra_files = inspect.stamp inspect # Extra options to supply to gtkdoc-mkdb. MKDB_OPTIONS=--sgml-mode