From d192cd24925f2925b577b721edbf80e65dc3d73c Mon Sep 17 00:00:00 2001 From: epochqwert Date: Mon, 16 May 2016 10:15:04 +0000 Subject: updated link.c to better handle ACTIONs and made presence be notices instead of PM. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e6c38fb..26490c5 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,6 @@ $(TARGET): clean: rm -f libirc.so -install: +install: all cp $(TARGET) /usr/local/lib/$(TARGET) cp irc.h /usr/local/include/irc.h -- cgit v1.2.3