diff options
Diffstat (limited to 'carrot/.local/share/squeekboard/keyboards/Makefile')
-rw-r--r-- | carrot/.local/share/squeekboard/keyboards/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/carrot/.local/share/squeekboard/keyboards/Makefile b/carrot/.local/share/squeekboard/keyboards/Makefile new file mode 100644 index 0000000..d0c13eb --- /dev/null +++ b/carrot/.local/share/squeekboard/keyboards/Makefile @@ -0,0 +1,2 @@ +%.yaml: _%.yaml _buttons.yaml + cat $< _buttons.yaml >$@ |