diff options
Diffstat (limited to 'layouts/community/ortho_4x12/grahampheath/rules.mk')
-rw-r--r-- | layouts/community/ortho_4x12/grahampheath/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/grahampheath/rules.mk b/layouts/community/ortho_4x12/grahampheath/rules.mk new file mode 100644 index 0000000000..457a3d01d4 --- /dev/null +++ b/layouts/community/ortho_4x12/grahampheath/rules.mk @@ -0,0 +1,3 @@ +ifndef QUANTUM_DIR + include ../../../../Makefile +endif |