]> git.sur5r.net Git - i3/i3/blobdiff - common.mk
enable shmlog when invoked as i3-with-shmlog, install symlink + .desktop file
[i3/i3] / common.mk
index 23ac8e34f0efb59492647f1fda2b745f55ce7304..b946206d2319971ad928e664e694467ba3a5db04 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -2,6 +2,7 @@ UNAME=$(shell uname)
 DEBUG=1
 COVERAGE=0
 INSTALL=install
+LN=ln
 ifndef PREFIX
   PREFIX=/usr
 endif