Commit 468745cc authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

doc: remove outdated stub doc (fixes #11700)

parent 24ca8ab8
No related merge requests found
...@@ -15,7 +15,6 @@ LIBVLC_SAMPLES = \ ...@@ -15,7 +15,6 @@ LIBVLC_SAMPLES = \
nobase_doc_DATA = $(LIBVLC_SAMPLES) nobase_doc_DATA = $(LIBVLC_SAMPLES)
doc_DATA = \ doc_DATA = \
bugreport-howto.txt \
fortunes.txt \ fortunes.txt \
intf-vcd.txt \ intf-vcd.txt \
$(NULL) $(NULL)
...@@ -47,7 +46,6 @@ EXTRA_DIST = \ ...@@ -47,7 +46,6 @@ EXTRA_DIST = \
$(CHANGELOGS) \ $(CHANGELOGS) \
$(man1_MANS) \ $(man1_MANS) \
$(LIBVLC_SAMPLES) \ $(LIBVLC_SAMPLES) \
bugreport-howto.txt \
fortunes.txt \ fortunes.txt \
intf-vcd.txt \ intf-vcd.txt \
release-howto.txt \ release-howto.txt \
......
Bug report HOWTO
- - - - - - - - - -
Please visit http://www.videolan.org/support/bug-reporting.html
for details on how to properly report/diagnose a bug in VLC media player.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment