X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=inline;f=de%2Fbuild.sh;h=2a6348620eb4ab3007d3156df7ae83c81919be29;hb=dc32558f6a9849023ddee48c94290c614504a420;hp=d15a9f3e0fbc5d7858bbaa1d51b54aa4adef188a;hpb=c816d25674f158d5aef1b1c6621f53f5f32cb087;p=enc.git diff --git a/de/build.sh b/de/build.sh index d15a9f3e..2a634862 100755 --- a/de/build.sh +++ b/de/build.sh @@ -2,5 +2,7 @@ #This script glues the pages together. -cat head.html guide.head.html index.html.pre footer.html > index.html +cat head.html guide.head.html top-bar-gnu.html index.html.pre gnu-step.html rest.html footer.html > index.html +cat head.html guide.head.html top-bar-mac.html index.html.pre mac-step.html rest.html footer.html > mac.html +#cat head.html guide.head.html top-bar-win.html index.html.pre win-step.html rest.html footer.html > windows.html cat head.html infographic.html.pre footer.html > infographic.html