[tor-commits] [obfsproxy/master] Add lines to install man page to Makefile

nickm at torproject.org nickm at torproject.org
Tue Feb 14 15:52:40 UTC 2012


commit d1e6127fd3344d1e15e9fb963365af1c15da91b6
Author: Patrick R McDonald <marlowe at antagonism.org>
Date:   Mon Feb 13 21:58:04 2012 -0500

    Add lines to install man page to Makefile
---
 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 533629b..ab80db8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,3 +72,5 @@ tester.py: src/test/tester.py.in Makefile
 	$(SED) -e 's,[@]PYTHON[@],$(PYTHON),' < $< > $@
 	chmod +x $@
 endif
+
+man_MANS = obfsproxy.1





More information about the tor-commits mailing list