mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
add inspect stuff to extra_files
Original commit message from CVS: add inspect stuff to extra_files
This commit is contained in:
parent
5c0b6b568a
commit
b8888f64ce
2 changed files with 2 additions and 7 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 21a728cae512ec8f2753f62ef69e4c286da76003
|
||||
Subproject commit be31c7df94edf2ff5c88316892f9dadf232fc048
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue