File: Makefile.am

package info (click to toggle)
torsocks 2.5.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 916 kB
  • sloc: ansic: 7,437; sh: 1,038; makefile: 105
file content (10 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
# Install configuration file
confdir = $(CONFDIR)/tor
dist_conf_DATA = torsocks.conf

dist_man1_MANS = torsocks.1
dist_man5_MANS = torsocks.conf.5
dist_man8_MANS = torsocks.8

dist_doc_DATA = socks/SOCKS5 socks/socks-extensions.txt notes/DEBUG