summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Makefile: Add rules for luther bibleBenjamin Franzke1-2/+9
2012-10-23Makefile: Apply new translation name to elberfelder,mengeBenjamin Franzke1-4/+4
2012-10-23Make scripts translation independentBenjamin Franzke1-9/+16
Add menge download.
2012-07-02Remove list-chapters.shBenjamin Franzke1-1/+1
Use a wildcard instead for now.
2012-07-02Add html suffix to downloaded chapter filesBenjamin Franzke1-2/+2
2012-07-02Validate bible against zefania xml schemaBenjamin Franzke1-0/+1
2012-07-02Replace gen-bible.sh by a MakefileBenjamin Franzke1-0/+17
That is more flexible, since it allows easy invokation of recreation of a single chapter. And its twice as fast as gen-bible.sh when using parallel build. :)