]> git.sur5r.net Git - i3/i3/blobdiff - common.mk
Merge branch 'master' into next
[i3/i3] / common.mk
index e3c92fa1f0846c80a091cd61c4507193fa686cc8..23ac8e34f0efb59492647f1fda2b745f55ce7304 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -2,8 +2,6 @@ UNAME=$(shell uname)
 DEBUG=1
 COVERAGE=0
 INSTALL=install
-FLEX=flex
-BISON=bison
 ifndef PREFIX
   PREFIX=/usr
 endif