lib-all shouldn't depend on include-install now...

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
diff --git a/Makefile b/Makefile
index c2fcb9d..253ebe4 100644
--- a/Makefile
+++ b/Makefile
@@ -103,8 +103,6 @@
 	mkdir -m 00755 -p "$@"
 
 ## Pattern based subtarget rules.
-lib-all: include-install
-
 lib-install: lib-all
 
 $(MAKE_TARGETS) include-all lib-all: