X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=de%2Fbuild.sh;h=0a4585d9e8b58df675512e8927c9eab7304c98d1;hb=f563d100fc989d9384b6de1df2e8793fc82750c0;hp=d15a9f3e0fbc5d7858bbaa1d51b54aa4adef188a;hpb=12df118ab63ab89f217c643045ee2432bbdfe7e3;p=enc-live.git diff --git a/de/build.sh b/de/build.sh index d15a9f3..0a4585d 100755 --- a/de/build.sh +++ b/de/build.sh @@ -2,5 +2,8 @@ #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 +cat head.html next_steps.html.pre footer.html > next_steps.html