fixing Docs Makefile

Change-Id: I18b0857738c20beb83da087f55ae6ba47522ab7d
diff --git a/docs/Makefile b/docs/Makefile
index 31d201b..bfe52b0 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -25,7 +25,7 @@
 test: linkcheck
 
 linkcheck: build
-	linkchecker -a _book/
+	linkchecker --check-extern -a _book/
 
 platform-install:
 	ln -s ../platform-install/docs platform-install
@@ -59,5 +59,5 @@
 	rm -rf $(GENERATED_DOCS)
 	rm -rf _book
 	rm -rf node_modules
-	rm -f platform-install test profiles xos xos-gui xos-tosca
+	rm -rf platform-install test profiles xos xos-gui xos-tosca