From 19c2749eb64171a25ac5a8fb8eab5f73c83bd7f2 Mon Sep 17 00:00:00 2001 From: epochqwert Date: Wed, 4 Feb 2015 03:11:22 -0600 Subject: I don't remember. --- libirc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libirc/Makefile') diff --git a/libirc/Makefile b/libirc/Makefile index c35ed4d..e6c38fb 100644 --- a/libirc/Makefile +++ b/libirc/Makefile @@ -12,4 +12,4 @@ clean: install: cp $(TARGET) /usr/local/lib/$(TARGET) - cp irc.h /usr/local/lib/irc.h + cp irc.h /usr/local/include/irc.h -- cgit v1.2.3