mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
build: Fixes distclean
This commit is contained in:
parent
1a3fde1bee
commit
25c228907c
1 changed files with 1 additions and 2 deletions
|
@ -74,7 +74,6 @@ 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
|
||||
|
||||
include $(top_srcdir)/common/gtk-doc.mak
|
||||
|
|
Loading…
Reference in a new issue