diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -108,6 +108,8 @@ dump-commands: validxml stylesheets/dump-commands.xsl $(RENDERTMP)/lfs-full.xml validate: + @echo "Processing bootscripts..." + $(Q)bash process-scripts.sh $(RENDERTMP) @echo "Validating the book..." $(Q)xmllint --noout --nonet --xinclude --postvalid index.xml |