summaryrefslogtreecommitdiff
path: root/keyboards/handwired/reddot/Makefile
diff options
context:
space:
mode:
authormilestogo <milestogo@users.noreply.github.com>2017-02-09 23:28:39 -0800
committermilestogo <milestogo@users.noreply.github.com>2017-02-09 23:28:39 -0800
commitb0537f75df73ca5a55355c7546d45577cb2c6a38 (patch)
tree0da100dc4fcbe21629a10879b53e13d02c25c170 /keyboards/handwired/reddot/Makefile
parent5ac0e6e6aee64c9b8fade79aaf22bc839e2c6b47 (diff)
parent41c93575a838e9b201ca113165085f47198e109d (diff)
Merge branch 'master' into sculpt2
Diffstat (limited to 'keyboards/handwired/reddot/Makefile')
-rwxr-xr-xkeyboards/handwired/reddot/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/reddot/Makefile b/keyboards/handwired/reddot/Makefile
new file mode 100755
index 0000000000..191c6bb664
--- /dev/null
+++ b/keyboards/handwired/reddot/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file