moved floating to layout.c, kept tile.c outside
This commit is contained in:
parent
f6e41b0bc3
commit
0937cc78bf
7 changed files with 41 additions and 50 deletions
|
@ -3,8 +3,8 @@ VERSION = 4.4
|
|||
|
||||
# Customize below to fit your system
|
||||
|
||||
# layouts
|
||||
SRC = float.c tile.c
|
||||
# additional layouts beside floating
|
||||
SRC = tile.c
|
||||
|
||||
# paths
|
||||
PREFIX = /usr/local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue