commit d1e6127fd3344d1e15e9fb963365af1c15da91b6 Author: Patrick R McDonald marlowe@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