]> git.sesse.net Git - vlc/blobdiff - Makefile.am
* INSTALL.win32: finally updated the instructions on how to build vlc for win32 :)
[vlc] / Makefile.am
index ec1e18c4419d8e15f374642b895b45661e9ae3b7..8246ac6b6e2862538245d4f7994174aa07e869ac 100644 (file)
@@ -575,8 +575,8 @@ package-win32:
                cp $$i tmp/skins/ || true ; \
        done
 
-       cd doc/faq ; $(MAKE) html ; cd ../.. ;
-       cp doc/faq/index.html tmp/FAQ.htm ;
+       $(MAKE) -C doc/faq html ;
+       cp doc/faq/faq.html tmp/FAQ.htm ;
 
 # Create package 
        wine ~/.wine/fake_windows/Program\ Files/NSIS/makensis.exe -- /DVERSION=${VERSION} tmp/nsi