mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +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
|
# If you need to override some of the declarations, place them in this file
|
||||||
# and uncomment this line.
|
# 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