]> git.sesse.net Git - vlc/blobdiff - doc/Makefile.am
* Fix libgcrypt on MacIntel by disabling it's ASM. This fixes #620
[vlc] / doc / Makefile.am
index 96415d5ab987168cc463ee7a504ec18c547f3a7a..ec0f73a693e92d6ba6afe71bc4410a8e950a4323 100644 (file)
@@ -7,8 +7,6 @@ doc_DATA = \
        fortunes.txt \
        intf-cdda.txt \
        intf-vcd.txt \
-       web-streaming.html \
-       vlc-howto.sgml \
        $(NULL)
 
 EXTRA_DIST = \
@@ -17,6 +15,7 @@ EXTRA_DIST = \
        ChangeLog-2001 \
        ChangeLog-2002 \
        ChangeLog-2003 \
+       ChangeLog-2004 \
        vlc.1 \
        vlc-config.1 \
        bugreport-howto.txt \
@@ -24,8 +23,6 @@ EXTRA_DIST = \
        intf-cdda.txt \
        intf-vcd.txt \
        release-howto.txt \
-       web-streaming.html \
-       vlc-howto.sgml \
        arm-crosscompile-howto.sgml \
        Configure.help \
        lirc/example.lircrc \
@@ -39,4 +36,5 @@ EXTRA_DIST = \
        strings.txt \
        translations.txt \
        win32/Cross-Compile-Howto.txt \
+       demo.sh \
        $(NULL)