From 2b8cd88ab142068eed0a3f230a3de79deb567536 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 10 Feb 2011 15:51:30 +0900 Subject: refactor keyboard.h, host.h --- Makefile.common | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 5c34be4e9..ae2a562ce 100644 --- a/Makefile.common +++ b/Makefile.common @@ -1,4 +1,5 @@ SRC += keyboard.c \ + command.c \ layer.c \ timer.c \ print.c \ -- cgit v1.2.3