We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73620d7 commit 052a358Copy full SHA for 052a358
.github/workflows/rtools40-build.sh
@@ -44,7 +44,7 @@ TEXINDEX=$(cygpath -m $(which texindex))
44
cd "src/gnuwin32"
45
sed -e "s|@win@|${WIN}|" -e "s|@texindex@|${TEXINDEX}|" -e "s|@home32@||" "${srcdir}/MkRules.local.in" > MkRules.local
46
cat MkRules.local
47
-make all cairodevices recommended
+make all cairodevices recommended vignettes manuals
48
49
# Optional: run checks
50
make check-all
0 commit comments