diff options
author | Seth Chandler <sethbc@sethbc.org> | 2016-11-19 11:20:41 -0500 |
---|---|---|
committer | Seth Chandler <sethbc@sethbc.org> | 2016-11-19 11:20:41 -0500 |
commit | ac7d202d4f143b19719b13c28177cee500896bca (patch) | |
tree | da08924cdf89b91219dc4440b5e839fe594763b6 /keyboards/maxipad/Makefile | |
parent | b2bc215934ddd31315db4304223750aee3eaf38d (diff) | |
parent | a06115df19a74d39b08758472b221e630c3680d3 (diff) |
merge upstream/master
Diffstat (limited to 'keyboards/maxipad/Makefile')
-rw-r--r-- | keyboards/maxipad/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/maxipad/Makefile b/keyboards/maxipad/Makefile new file mode 100644 index 0000000000..57b2ef62e5 --- /dev/null +++ b/keyboards/maxipad/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../Makefile +endif |