diff options
author | epochqwert <epoch@53flpnlls43fcguy.onion> | 2015-02-04 03:11:22 -0600 |
---|---|---|
committer | epochqwert <epoch@53flpnlls43fcguy.onion> | 2015-02-04 03:11:22 -0600 |
commit | 19c2749eb64171a25ac5a8fb8eab5f73c83bd7f2 (patch) | |
tree | 9a75ef53f1b747cde3983491b346b8a1895b164c /libirc/Makefile | |
parent | ac52abea6b304ee2b7ac4a9718f63fb683adab2b (diff) | |
download | segfault-19c2749eb64171a25ac5a8fb8eab5f73c83bd7f2.tar.gz segfault-19c2749eb64171a25ac5a8fb8eab5f73c83bd7f2.zip |
I don't remember.
Diffstat (limited to 'libirc/Makefile')
-rw-r--r-- | libirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |