summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/Makefile
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-08-07 17:04:39 +0300
committerFred Sundvik <fsundvik@gmail.com>2016-08-20 03:56:08 +0300
commit44441de8cad7255fd0637459ed39b89e34751b78 (patch)
tree89056dc6ea70b3367fb1fa0ca408975909b5a20a /keyboards/handwired/Makefile
parent0d5caead5ad0edc06aedda06814da05815fc177e (diff)
Split keyboard makefiles into rules and Makefile
Diffstat (limited to 'keyboards/handwired/Makefile')
-rw-r--r--keyboards/handwired/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/Makefile b/keyboards/handwired/Makefile
index 57493a47ca..4e2a6f00fd 100644
--- a/keyboards/handwired/Makefile
+++ b/keyboards/handwired/Makefile
@@ -1,3 +1,3 @@
-ifndef QUANTUM_DIR
+ifndef MAKEFILE_INCLUDED
include ../../Makefile
endif \ No newline at end of file