]> git.sesse.net Git - vlc/blobdiff - doc/Makefile.am
Add intf-vcd.txt to distribution and installed documentation.
[vlc] / doc / Makefile.am
index ef485d28d965b067697eb3055740a05efbeecd02..31caeb40aa06ee67cf132b6af5bc971130ab75a4 100644 (file)
@@ -1,11 +1,33 @@
 NULL =
 
+docdir = $(datadir)/doc/@PACKAGE@
+
+doc_DATA = \
+       bugreport-howto.txt \
+       fortunes.txt \
+       intf-vcd.txt \
+       web-streaming.html \
+       vlc-howto.sgml \
+       $(NULL)
+
 EXTRA_DIST = \
+       ChangeLog-1999 \
+       ChangeLog-2000 \
+       ChangeLog-2001 \
+       ChangeLog-2002 \
        vlc.1 \
        vlc-config.1 \
        bugreport-howto.txt \
        fortunes.txt \
+       intf-vcd.txt \
        release-howto.txt \
-       web-streaming.html
+       web-streaming.html \
        vlc-howto.sgml \
+       arm-crosscompile-howto.sgml \
+       Configure.help \
+       lirc/example.lircrc \
+       skins/skins-howto.txt \
+       skins/events-howto.txt \
+       skins/curve_maker \
+       win32/Cross-Compile-Howto.txt \
        $(NULL)