aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/m10a/Makefile
diff options
context:
space:
mode:
authorNick Choi <iinikchi@gmail.com>2017-05-23 13:13:23 -0400
committerNick Choi <iinikchi@gmail.com>2017-05-23 13:13:23 -0400
commit0e174fcb48471b6af79f1456d65edf7c22d8b903 (patch)
tree0aee5e6db3c2c54acdfaac6ea0feeed3520d43d6 /keyboards/m10a/Makefile
parent3ed2147a888401ef31a008db02a4ef8bd25d4380 (diff)
parentec86fac6eee6e5148bc491497aadf2abed09a8ea (diff)
downloadfirmware-0e174fcb48471b6af79f1456d65edf7c22d8b903.tar.gz
firmware-0e174fcb48471b6af79f1456d65edf7c22d8b903.tar.bz2
firmware-0e174fcb48471b6af79f1456d65edf7c22d8b903.zip
Merge branch 'master' of https://github.com/nikchi/qmk_firmware
Diffstat (limited to 'keyboards/m10a/Makefile')
-rw-r--r--keyboards/m10a/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/m10a/Makefile b/keyboards/m10a/Makefile
new file mode 100644
index 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/m10a/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file