summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/MS-sculpt-mobile/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-04-13 14:07:48 -0400
committerGitHub <noreply@github.com>2017-04-13 14:07:48 -0400
commit41a46c7c8e4aa2470c245cbe09deb57c0720698e (patch)
tree8b07323439fc477f47833d7ee7564e26b323a3eb /keyboards/handwired/MS-sculpt-mobile/Makefile
parentd3301c0f8b0005738ab9aa2030d83739ffb5c4b6 (diff)
parentd68294615f9c67764c06a7524fb59c22c024a106 (diff)
Merge pull request #1224 from fredizzimo/fix_warnings
Fix all warnings and turn on warnings as errors
Diffstat (limited to 'keyboards/handwired/MS-sculpt-mobile/Makefile')
-rw-r--r--keyboards/handwired/MS-sculpt-mobile/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/MS-sculpt-mobile/Makefile b/keyboards/handwired/MS-sculpt-mobile/Makefile
deleted file mode 100644
index bd09e5885d..0000000000
--- a/keyboards/handwired/MS-sculpt-mobile/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-ifndef MAKEFILE_INCLUDED
- include ../../../Makefile
-endif