summaryrefslogtreecommitdiff
path: root/keyboards/miuni32/Makefile
diff options
context:
space:
mode:
authorStick <nstickney@gmail.com>2017-04-06 13:52:53 -0500
committerStick <nstickney@gmail.com>2017-04-06 13:52:53 -0500
commit7e38541124ed727263caa0c3187ee582bd778a27 (patch)
tree553310ed9ef72be16323c16705ceb5fc329b480f /keyboards/miuni32/Makefile
parentbee9183e7fae7c739b9c42dd4dc759783ac80e46 (diff)
parent154305ce1be16b2c8abce5e5d4dee421f295d6b3 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/miuni32/Makefile')
-rw-r--r--keyboards/miuni32/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/miuni32/Makefile b/keyboards/miuni32/Makefile
new file mode 100644
index 0000000000..57b2ef62e5
--- /dev/null
+++ b/keyboards/miuni32/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif