diff options
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.mk b/config.mk index 4b2ff6c..3a3ed7a 100644 --- a/config.mk +++ b/config.mk @@ -3,9 +3,6 @@ VERSION = 4.5 # Customize below to fit your system -# additional layouts beside floating -SRC = tile.c - # paths PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man |