mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
e62e8a31bd
Now that we no longer build it from torify.in, we need to list it manually.
19 lines
399 B
Plaintext
19 lines
399 B
Plaintext
include contrib/suse/include.am
|
|
|
|
EXTRA_DIST+= \
|
|
contrib/cross.sh \
|
|
contrib/exitlist \
|
|
contrib/linux-tor-prio.sh \
|
|
contrib/package_nsis-mingw.sh \
|
|
contrib/rc.subr \
|
|
contrib/tor-ctrl.sh \
|
|
contrib/tor-exit-notice.html \
|
|
contrib/tor-mingw.nsi.in \
|
|
contrib/tor.ico \
|
|
contrib/tor.nsi.in \
|
|
contrib/tor.sh \
|
|
contrib/torify \
|
|
contrib/torctl
|
|
|
|
bin_SCRIPTS+= contrib/torify
|