summaryrefslogtreecommitdiff
path: root/keyboards/handwired/MS-sculpt-mobile/Makefile
diff options
context:
space:
mode:
authormilestogo <milestogo@users.noreply.github.com>2017-02-09 23:23:39 -0800
committermilestogo <milestogo@users.noreply.github.com>2017-02-09 23:23:39 -0800
commit5ac0e6e6aee64c9b8fade79aaf22bc839e2c6b47 (patch)
treee25eae673fc64a89f0a9497302241d7982205132 /keyboards/handwired/MS-sculpt-mobile/Makefile
parentb0dfb037dc0b8b20fd87b3c88449a2ce20ff80e1 (diff)
dumber sculpt build
Diffstat (limited to 'keyboards/handwired/MS-sculpt-mobile/Makefile')
-rw-r--r--keyboards/handwired/MS-sculpt-mobile/Makefile3
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