aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Mykyta Holubakha <hilobakho@gmail.com>2016-04-07 15:58:20 +0300
committerGravatar Mykyta Holubakha <hilobakho@gmail.com>2016-04-07 15:58:20 +0300
commitcb9ebf26cf821c7bf56ffb32db8e78b9d8c06e23 (patch)
treea063331534f764628cb2479ddeec9c2df3a22efd /Makefile
parentc1621169e025f67fb97761ff1eab403408891860 (diff)
Addeed support for save/restore functionality
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f19441a..edf4a91 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: brightnessctl
VERSION=0.1
-PREFIX=/usr
+PREFIX=/usr/local
CFLAGS=-Wall -Wextra -DVERSION=\"${VERSION}\"
install: brightnessctl