diff --git a/Makefile b/Makefile index 0ae5254..7e8d924 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ install: - cp -f utf8.h /usr/lib/utf-8.h + cp -f utf8.h /usr/include/utf8.h