[PATCH] Add "install-html" rule to top level Makefile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add "install-html" rule to top level Makefile

Signed-off-by: Jay Soffian <jaysoffian@xxxxxxxxx>
---
 Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index d029be3..74b6106 100644
--- a/Makefile
+++ b/Makefile
@@ -1355,6 +1355,8 @@ install-info:
 quick-install-doc:
 	$(MAKE) -C Documentation quick-install
 
+install-html:
+	$(MAKE) -C Documentation install-html
 
 
 ### Maintainer's dist rules
-- 
1.6.0.rc0.155.g4fcc6

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux