[vlc-commits] [Git][videolan/vlc][master] doc: add needed script to EXTRA_DIST
Hugo Beauzée-Luyssen (@chouquette)
gitlab at videolan.org
Thu Mar 24 07:54:57 UTC 2022
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC
Commits:
550ef563 by Marvin Scholz at 2022-03-24T07:35:48+00:00
doc: add needed script to EXTRA_DIST
The script is needed to build the documentation,
so it should be included in the dist tarballs.
- - - - -
1 changed file:
- doc/Makefile.am
Changes:
=====================================
doc/Makefile.am
=====================================
@@ -73,6 +73,7 @@ EXTRA_DIST = \
strings.txt \
translations.txt \
demo.sh \
+ doc_helper.sh \
$(NULL)
DISTCLEANFILES = Doxyfile
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/550ef5634b460ff34a003f1991ee831b4c107543
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/550ef5634b460ff34a003f1991ee831b4c107543
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list