aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c2b1967..fba7e40 100644
--- a/Makefile
+++ b/Makefile
@@ -262,7 +262,7 @@ USE_SERVER := 1
endif
ifneq ($(USE_IRCD),1)
-$(error Well, you neither want clients nor servers, so... int main(void) {return 0;}, your IRCd is complete.)
+$(error Well, you neither want clients nor servers, so... int main(void) {return 0;}, your IRCd is complete)
endif