mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
Fix make dist for --enable-gtk-doc builds.
This commit is contained in:
parent
8b93bb8b2a
commit
2b91d81836
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ include $(top_srcdir)/gtk-doc.make
|
|||
# Other files to distribute
|
||||
# e.g. EXTRA_DIST += version.xml.in
|
||||
EXTRA_DIST += \
|
||||
libs-docs.xml.in \
|
||||
$(NULL)
|
||||
|
||||
# Extra clean files so that maintainer-clean removes *everything*
|
||||
|
|
Loading…
Reference in a new issue