diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-10-09 01:53:08 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-10-09 01:53:08 +0000 |
commit | b9a0ba5a5d4e13327c92fd8dc6cec573c1240eed (patch) | |
tree | 6358fc51aa6e26378bff1453a3f574e39d7aedb5 | |
parent | 9b662f0bcde5405c31ce68cc1aa573ea3d24dfd4 (diff) | |
download | tor-b9a0ba5a5d4e13327c92fd8dc6cec573c1240eed.tar tor-b9a0ba5a5d4e13327c92fd8dc6cec573c1240eed.tar.gz |
Add tor.ico to dist.
svn:r8660
-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 32bc96dc5..17b65b395 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 tor-mingw.nsi.in package_nsis-mingw.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 tor.ico conf_DATA = tor-tsocks.conf |