[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] install the torify.1 man page too
Update of /home/or/cvsroot/contrib
In directory moria.mit.edu:/home2/arma/work/onion/cvs/contrib
Modified Files:
Makefile.am
Log Message:
install the torify.1 man page too
Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/contrib/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am 17 Feb 2004 07:20:01 -0000 1.2
+++ Makefile.am 17 Feb 2004 08:05:39 -0000 1.3
@@ -1,9 +1,9 @@
confdir = $(sysconfdir)/tor
-EXTRA_DIST = tor-tsocks.conf
+EXTRA_DIST = tor-tsocks.conf torify.1
conf_DATA = tor-tsocks.conf
bin_SCRIPTS = torify
-dist_man_MANS = torify.1
+man_MANS = torify.1