]> git.sesse.net Git - vlc/commitdiff
doc: install libvlc samples in proper subdirectory
authorPierre Ynard <linkfanel@yahoo.fr>
Tue, 11 Sep 2012 23:04:19 +0000 (01:04 +0200)
committerPierre Ynard <linkfanel@yahoo.fr>
Tue, 11 Sep 2012 23:04:19 +0000 (01:04 +0200)
doc/Makefile.am

index 8f709537b785235ff15651ade448300af7d2e659..63470a3b92b11e24f0f878d2fee83c5364b55d64 100644 (file)
@@ -12,8 +12,9 @@ LIBVLC_SAMPLES = \
        libvlc/wx_player.cpp \
        $(NULL)
 
+nobase_doc_DATA = $(LIBVLC_SAMPLES)
+
 doc_DATA = \
-       $(LIBVLC_SAMPLES) \
        bugreport-howto.txt \
        fortunes.txt \
        intf-vcd.txt \