Commit 43a1a2b0 authored by Gildas Bazin's avatar Gildas Bazin

* Makefile.am: make package-win32 creates FAQ.htm not faq.htm.
parent faceb389
...@@ -547,7 +547,7 @@ package-win32: ...@@ -547,7 +547,7 @@ package-win32:
done done
cd doc/faq ; $(MAKE) html ; cd ../.. ; cd doc/faq ; $(MAKE) html ; cd ../.. ;
cp doc/faq/index.html tmp/faq.htm ; cp doc/faq/index.html tmp/FAQ.htm ;
# Create package # Create package
wine ~/.wine/fake_windows/Program\ Files/NSIS/makensis.exe -- /DVERSION=${VERSION} tmp/nsi wine ~/.wine/fake_windows/Program\ Files/NSIS/makensis.exe -- /DVERSION=${VERSION} tmp/nsi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment