git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add "install-html" rule to top level Makefile
@ 2008-02-19 14:25 Jay Soffian
  0 siblings, 0 replies; 2+ messages in thread
From: Jay Soffian @ 2008-02-19 14:25 UTC (permalink / raw)
  To: git; +Cc: Jay Soffian, Junio C Hamano

Add "install-html" rule to top level Makefile

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

diff --git a/Makefile b/Makefile
index 554e29f..8db0361 100644
--- a/Makefile
+++ b/Makefile
@@ -1093,6 +1093,8 @@ install-info:
 quick-install-doc:
 	$(MAKE) -C Documentation quick-install
 
+install-html:
+	$(MAKE) -C Documentation install-html
 
 
 ### Maintainer's dist rules
-- 
1.5.4.2.203.g1b97.dirty

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [PATCH] Add "install-html" rule to top level Makefile
@ 2008-07-25 16:55 Jay Soffian
  0 siblings, 0 replies; 2+ messages in thread
From: Jay Soffian @ 2008-07-25 16:55 UTC (permalink / raw)
  To: git; +Cc: Jay Soffian

Add "install-html" rule to top level Makefile

Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-25 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-19 14:25 [PATCH] Add "install-html" rule to top level Makefile Jay Soffian
  -- strict thread matches above, loose matches on Subject: below --
2008-07-25 16:55 Jay Soffian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).