]> git.armaanb.net Git - dwm.git/blobdiff - config.mk
separated layout-specific stuff into separate .h and .c files which are included...
[dwm.git] / config.mk
index d4395028954a170c7cf4d6d3590d18b0bad2e7ed..a0fad48b7de3528233cb92847959a83bf5397b55 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -3,6 +3,9 @@ VERSION = 4.4
 
 # Customize below to fit your system
 
+# layouts
+SRC = float.c tile.c
+
 # paths
 PREFIX = /usr/local
 MANPREFIX = ${PREFIX}/share/man