aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSven Moritz Hallberg <pesco@khjk.org>2011-06-26 00:28:26 +0200
committerSven Moritz Hallberg <pesco@khjk.org>2011-06-26 00:28:26 +0200
commita0c6fc585aecedd236a79e3dc89e2ed67d881ad5 (patch)
tree0475e0bd5adc22d2e5fdb333354f26e68f3b1173 /Makefile
parent9e7a566e5c98d697636cf9e96cd38cb32d18a6d7 (diff)
fix possible segfault(s) when changing otr status
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cb682287..052a4ad9 100644
--- a/Makefile
+++ b/Makefile
@@ -163,3 +163,4 @@ helloworld:
@echo Hello World
-include .depend/*.d
+# DO NOT DELETE