[Reproducible-builds] [dh-python] 66/183: Makefile: add %.htm target
Jérémy Bobbio
lunar at moszumanska.debian.org
Fri Sep 19 15:30:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch pu/reproducible_builds
in repository dh-python.
commit d8d68634bf2976b846846e1a6a1c2844d36d1535
Author: Piotr Ożarowski <piotr at debian.org>
Date: Wed Aug 7 23:48:34 2013 +0200
Makefile: add %.htm target
---
Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Makefile b/Makefile
index 5e18260..267963a 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,9 @@ install:
%.1: %.rst
rst2man $< > $@
+%.htm: %.rst
+ rst2html $< > $@
+
manpages: $(MANPAGES)
dist_fallback:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dh-python.git
More information about the Reproducible-builds
mailing list