diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-11-04 15:17:22 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-11-04 15:17:22 +0000 |
commit | 69e5e8d0adc7d841c1b5c2d24f2c8228563cc66f (patch) | |
tree | d211f18170b76df601e86fe2491c7efa161d0483 /contrib/Makefile.am | |
parent | f7a30fa73ec8fbbc850ed39f0206bf2fe1172f10 (diff) | |
download | tor-69e5e8d0adc7d841c1b5c2d24f2c8228563cc66f.tar tor-69e5e8d0adc7d841c1b5c2d24f2c8228563cc66f.tar.gz |
Merge RPM spec patch from jbash
svn:r2674
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 d4a7a077a..e53f5d739 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,6 +1,6 @@ confdir = $(sysconfdir)/tor -EXTRA_DIST = tor-tsocks.conf torify.1 tor.spec +EXTRA_DIST = tor-tsocks.conf torify.1 conf_DATA = tor-tsocks.conf |