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 --- generic_gpio/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'generic_gpio') diff --git a/generic_gpio/Makefile b/generic_gpio/Makefile index c24254a..954034d 100644 --- a/generic_gpio/Makefile +++ b/generic_gpio/Makefile @@ -31,3 +31,6 @@ install: all uninstall: rm -f $(DESTDIR)/bin/$(EXEC) + +idl: + /bin/true -- cgit v1.2.3