aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-19 21:24:36 +0100
committerMattias Andrée <maandree@kth.se>2022-02-19 21:24:36 +0100
commit25d5a2b770e86713b2f3ebbf996e012873ffc49c (patch)
tree8814d3f16f4bc7eb10655c204008fc9e0a5d4b14 /config.mk
parentmake clean: remove __pycache__ (diff)
downloadlibcolour-25d5a2b770e86713b2f3ebbf996e012873ffc49c.tar.gz
libcolour-25d5a2b770e86713b2f3ebbf996e012873ffc49c.tar.bz2
libcolour-25d5a2b770e86713b2f3ebbf996e012873ffc49c.tar.xz
Improve makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--config.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.mk b/config.mk
index f541cc5..20b6a2e 100644
--- a/config.mk
+++ b/config.mk
@@ -1,6 +1,3 @@
-VERSION_MAJOR = 2
-VERSION_MINOR = 3
-
PREFIX = /usr
MANPREFIX = $(PREFIX)/share/man