mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
docs: activate overrides file to fix make distcheck
This commit is contained in:
parent
dc28bd1b63
commit
284fec1d12
1 changed files with 1 additions and 3 deletions
|
@ -105,8 +105,6 @@ GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)
|
||||||
GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC)
|
GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC)
|
||||||
|
|
||||||
# If you need to override some of the declarations, place them in this file
|
# 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_MODULE)-overrides.txt
|
|
||||||
DOC_OVERRIDES =
|
|
||||||
|
|
||||||
include $(top_srcdir)/common/gtk-doc.mak
|
include $(top_srcdir)/common/gtk-doc.mak
|
||||||
|
|
Loading…
Reference in a new issue