summaryrefslogtreecommitdiff
path: root/keyboards/tiger_lily/Makefile
diff options
context:
space:
mode:
authorJack Humbert2017-05-11 14:34:02 -0400
committerGitHub2017-05-11 14:34:02 -0400
commitb412bb8d8cc7e1435c170cd20576f354611a7b64 (patch)
tree05c0af1cf76d2c2234ba97387b13e05cacc83e68 /keyboards/tiger_lily/Makefile
parentd6ce42b01c2d4525c56433580411c52af2a6c1b2 (diff)
parent84a358845bbed754b5b0c061ff36773dae131cfd (diff)
Merge pull request #1283 from TerryMathews/master
Establish support for Bathroom Epiphanies Tiger Lily controller
Diffstat (limited to 'keyboards/tiger_lily/Makefile')
-rw-r--r--keyboards/tiger_lily/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/tiger_lily/Makefile b/keyboards/tiger_lily/Makefile
new file mode 100644
index 000000000..57b2ef62e
--- /dev/null
+++ b/keyboards/tiger_lily/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif