Browse Source

doc: Makefile.am: add appkit_player to LIBVLC_SAMPLES

pull/136/head
Alexandre Janniaux 4 years ago
committed by Felix Paul Kühne
parent
commit
0886e801c7
  1. 1
      doc/Makefile.am

1
doc/Makefile.am

@ -17,6 +17,7 @@ LIBVLC_SAMPLES = \
libvlc/d3d9_player.c \
libvlc/win_player.c \
libvlc/CMakeLists.txt \
libvlc/appkit_player.m \
$(NULL)
nobase_doc_DATA = $(LIBVLC_SAMPLES)

Loading…
Cancel
Save