Skip to content

Commit

Permalink
Set /usr/local as default prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
falkTX committed Apr 11, 2017
1 parent c0d5a34 commit 425aabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ endif
OBJS = build/hylia.cpp.o
VERSION = 0.0.1

PREFIX = /usr
PREFIX = /usr/local
INCDIR = $(PREFIX)/include
LIBDIR = $(PREFIX)/lib

Expand Down

0 comments on commit 425aabf

Please sign in to comment.