Skip to content

Commit 425aabf

Browse files
author
falkTX
committed
Set /usr/local as default prefix
1 parent c0d5a34 commit 425aabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ endif
6868
OBJS = build/hylia.cpp.o
6969
VERSION = 0.0.1
7070

71-
PREFIX = /usr
71+
PREFIX = /usr/local
7272
INCDIR = $(PREFIX)/include
7373
LIBDIR = $(PREFIX)/lib
7474

0 commit comments

Comments
 (0)