From b93c6875cfa72a67b677badf5d0ae9b01d63b001 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Mon, 20 Feb 2012 04:38:16 -0600 Subject: [PATCH] change prefix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6b07a0e..4c9e7d6 100644 --- a/Makefile +++ b/Makefile @@ -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