diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-10-09 01:52:30 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-10-09 01:52:30 +0000 |
commit | 9b662f0bcde5405c31ce68cc1aa573ea3d24dfd4 (patch) | |
tree | b75549cce60fd6eabfdb6d4ff82d573b33bb64b2 /contrib/Makefile.am | |
parent | 699fa6b4e45a676a13166089d2fbef91a6137b4d (diff) | |
download | tor-9b662f0bcde5405c31ce68cc1aa573ea3d24dfd4.tar.gz tor-9b662f0bcde5405c31ce68cc1aa573ea3d24dfd4.zip |
We have icons for Tor in Win32-land.
svn:r8659
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index d8ae4c06d6..32bc96dc57 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -3,7 +3,7 @@ DIST_SUBDIRS = osx suse confdir = $(sysconfdir)/tor -EXTRA_DIST = exitlist tor-tsocks.conf torify.1 TorControl.py tor.nsi.in tor.sh torctl rc.subr ExerciseServer.py PathDemo.py cross.sh +EXTRA_DIST = exitlist tor-tsocks.conf torify.1 TorControl.py tor.nsi.in tor.sh torctl rc.subr ExerciseServer.py PathDemo.py cross.sh tor-mingw.nsi.in package_nsis-mingw.sh conf_DATA = tor-tsocks.conf |