aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-01-07 17:47:27 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-01-07 17:47:27 +0000
commit5fde2f94c3259d67ffc2e7c6ee1ff52d75085786 (patch)
treebb0b45ca4a80f133c5aebd081588791e3917e0d4
parent54d3ed5dbf1cae144b61fd8b9da2b97121de407e (diff)
Minor clarification in Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 70080abf5..fd54040de 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ CHUNK_QUIET = 1
ROOT_ID =
PDF_OUTPUT = LFS-BOOK.pdf
NOCHUNKS_OUTPUT = LFS-BOOK.html
+SHELL = /bin/bash
ifdef V
Q =