summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pilcrow/Makefile
diff options
context:
space:
mode:
authorclimbalima <climbalima@gmail.com>2016-12-12 22:36:16 -0500
committerclimbalima <climbalima@gmail.com>2016-12-12 22:36:16 -0500
commit5dce74d0ff655766120b5c3ac4ad1c7b4f4d7212 (patch)
treee596b9985235425a3a21c7bd2fa848a88065c06e /keyboards/handwired/pilcrow/Makefile
parent7bc1caa21cc9f67176b3dedbcbe68faeccd88003 (diff)
svg bug fix and added pilcrow to hand wire
Diffstat (limited to 'keyboards/handwired/pilcrow/Makefile')
-rw-r--r--keyboards/handwired/pilcrow/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/pilcrow/Makefile b/keyboards/handwired/pilcrow/Makefile
new file mode 100644
index 0000000000..191c6bb664
--- /dev/null
+++ b/keyboards/handwired/pilcrow/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file