From: Jay Soffian <jaysoffian@gmail.com>
To: git@vger.kernel.org
Cc: Jay Soffian <jaysoffian@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>
Subject: [PATCH] Add "install-html" rule to top level Makefile
Date: Tue, 19 Feb 2008 09:25:07 -0500 [thread overview]
Message-ID: <1203431107-60128-1-git-send-email-jaysoffian@gmail.com> (raw)
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
next reply other threads:[~2008-02-19 14:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-19 14:25 Jay Soffian [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-25 16:55 [PATCH] Add "install-html" rule to top level Makefile Jay Soffian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1203431107-60128-1-git-send-email-jaysoffian@gmail.com \
--to=jaysoffian@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).