summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-05-02 08:51:22 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:44 +0100
commit4709ece48f056ded071d56946c793a0c25e7143e (patch)
tree0e8752989c5eef335e78e3e77e77b53a90e59fbe /Makefile
parentdeaa1214dcac463b698a7cf8b6201bd5e6d3c721 (diff)
downloadlive-build-4709ece48f056ded071d56946c793a0c25e7143e.zip
live-build-4709ece48f056ded071d56946c793a0c25e7143e.tar.gz
Correcting typo in Makefile about line wrapping.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da9fdcb..5bbe14c 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ test:
then \
checkbashisms functions.sh functions/* examples/*/*.sh helpers/* hooks/*; \
else \
- echo "WARNING: skipping bashism test - you need to install devscripts.";
+ echo "WARNING: skipping bashism test - you need to install devscripts."; \
fi
build: