summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2012-08-09 22:31:47 +0200
committerBastien Guerry <bzg@altern.org>2012-08-09 22:31:47 +0200
commit0524a24c3691ba0e7a430a91ef40056b61e12a9b (patch)
treef2b9d7d6e492152d909a7c8331498beda6fc7742
parente85479aeb1ede3791cd21412c4aa14184d92c26f (diff)
downloadorg-mode-0524a24c3691ba0e7a430a91ef40056b61e12a9b.tar.gz
Makefile: Small formatting fix.
-rw-r--r--Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 0606f58..00eed0c 100644
--- a/Makefile
+++ b/Makefile
@@ -68,11 +68,11 @@ helpall::
help helpall::
$(info make config - check main configuration)
helpall::
- $(info make config-test - check test configuration)
- $(info make config-exe - check executables configuration)
- $(info make config-cmd - check command configuration)
- $(info make config-all - check all configuration)
- $(info make config-eol - check all configuration, mark end-of-line)
+ $(info make config-test - check test configuration)
+ $(info make config-exe - check executables configuration)
+ $(info make config-cmd - check command configuration)
+ $(info make config-all - check all configuration)
+ $(info make config-eol - check all configuration, mark end-of-line)
$(info )
$(info Documentation)
$(info =============)