diff options
author | Joshua T <joshua@sonofone.net> | 2016-09-01 07:40:46 -0500 |
---|---|---|
committer | Joshua T <joshua@sonofone.net> | 2016-09-01 07:40:46 -0500 |
commit | 5520b0022fc6cd3dff805eb31ed4bb7e4385ee2a (patch) | |
tree | 0346d24fd7a8905486a687c68084af25022c4312 /keyboards/vision_division/Makefile | |
parent | b0c3d596816c178ccd94738a3866a08b71027d0d (diff) | |
parent | e28d151a8a1d458f3c18897c6095decc17b0c3a1 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/vision_division/Makefile')
-rw-r--r-- | keyboards/vision_division/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/vision_division/Makefile b/keyboards/vision_division/Makefile new file mode 100644 index 0000000000..4e2a6f00fd --- /dev/null +++ b/keyboards/vision_division/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../Makefile +endif
\ No newline at end of file |