]> git.sesse.net Git - vlc/blobdiff - Makefile.am
* Makefile.am: make package-win32 creates FAQ.htm not faq.htm.
[vlc] / Makefile.am
index 04f42f0cced97c2447d25cb0839f703a3e817aec..3604f8cc83005adec4bf3a629763770faf4432b3 100644 (file)
@@ -547,7 +547,7 @@ package-win32:
        done
 
        cd doc/faq ; $(MAKE) html ; cd ../.. ;
-       cp doc/faq/index.html tmp/faq.htm ;
+       cp doc/faq/index.html tmp/FAQ.htm ;
 
 # Create package 
        wine ~/.wine/fake_windows/Program\ Files/NSIS/makensis.exe -- /DVERSION=${VERSION} tmp/nsi