From 796c97ef8d5a437fff1edb5679b82db49806e576 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Sun, 3 Jun 2012 18:45:42 +0200 Subject: add generic_gpio example to global makefile Signed-off-by: Manuel Traut --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9b89793..633f8a0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -MAKE_DIRECTORIES = common io manager +MAKE_DIRECTORIES = common io manager generic_gpio .PHONY: all idl: $(MAKE_DIRECTORIES) -- cgit v1.2.3