change prefix

This commit is contained in:
Christopher Jeffrey 2012-02-20 04:38:16 -06:00
parent 8dbcaeebb5
commit b93c6875cf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PACKAGES = x11 xcomposite xfixes xdamage xrender
LIBS = `pkg-config --libs $(PACKAGES)` -lm
INCS = `pkg-config --cflags $(PACKAGES)`
CFLAGS = -Wall
PREFIX = /usr/local
PREFIX = /usr
MANDIR = $(PREFIX)/share/man/man1
OBJS = compton.o