diff options
author | milestogo <milestogo@users.noreply.github.com> | 2017-02-09 23:23:39 -0800 |
---|---|---|
committer | milestogo <milestogo@users.noreply.github.com> | 2017-02-09 23:23:39 -0800 |
commit | 5ac0e6e6aee64c9b8fade79aaf22bc839e2c6b47 (patch) | |
tree | e25eae673fc64a89f0a9497302241d7982205132 /keyboards/handwired/MS-sculpt-mobile/Makefile | |
parent | b0dfb037dc0b8b20fd87b3c88449a2ce20ff80e1 (diff) | |
download | qmk_firmware-5ac0e6e6aee64c9b8fade79aaf22bc839e2c6b47.tar.gz qmk_firmware-5ac0e6e6aee64c9b8fade79aaf22bc839e2c6b47.zip |
dumber sculpt build
Diffstat (limited to 'keyboards/handwired/MS-sculpt-mobile/Makefile')
-rw-r--r-- | keyboards/handwired/MS-sculpt-mobile/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/MS-sculpt-mobile/Makefile b/keyboards/handwired/MS-sculpt-mobile/Makefile new file mode 100644 index 0000000000..bd09e5885d --- /dev/null +++ b/keyboards/handwired/MS-sculpt-mobile/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../../Makefile +endif |