updated for version 7.0180
diff --git a/src/Makefile b/src/Makefile
index 810dd7b..5236e9d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -541,7 +541,7 @@
 
 # MEMORY LEAK DETECTION
 # Requires installing the ccmalloc library.
-# Configuration is in the .ccmalloc file.
+# Configuration is in the .ccmalloc or ~/.ccmalloc file.
 # Doesn't work very well, since memory linked to from global variables
 # (indirectly) is also marked as leaked memory.
 #PROFILE_CFLAGS = -DEXITFREE