Browse Source

doc: libvlc: add the CMakeLists.txt to the tarball

(cherry picked from commit 090b5ee9d2)

Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz>
cherry-pick-c5513cf9
Steve Lhomme 4 years ago
committed by Felix Paul Kühne
parent
commit
bdeae9ac5e
  1. 1
      doc/Makefile.am

1
doc/Makefile.am

@ -11,6 +11,7 @@ LIBVLC_SAMPLES = \
libvlc/vlc-thumb.c \
libvlc/wx_player.cpp \
libvlc/win_player.c \
libvlc/CMakeLists.txt \
$(NULL)
nobase_doc_DATA = $(LIBVLC_SAMPLES)

Loading…
Cancel
Save