allow make LAYOUT=...

Signed-off-by: Christoph Lohmann <20h@r-36.net>
master
Carlos J. Torres 10 years ago committed by Christoph Lohmann
parent b1ab226b28
commit a5b40479e3
  1. 2
      Makefile

@ -5,7 +5,7 @@ include config.mk
SRC = svkbd.c
all: options svkbd-en
all: options svkbd-${LAYOUT}
options:
@echo svkbd build options:

Loading…
Cancel
Save