summaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-06-18 07:42:13 +0000
committerRoger Dingledine <arma@torproject.org>2003-06-18 07:42:13 +0000
commit8d4cd5d604b22823754190ceb5c2126a15b7cf76 (patch)
tree7ee5980217914514f3cafff87afaa5fe1e57523e /src/common/Makefile.am
parent2554dee0d77ef65b61bf52adcfa00c368a47ebbc (diff)
downloadtor-8d4cd5d604b22823754190ceb5c2126a15b7cf76.tar.gz
tor-8d4cd5d604b22823754190ceb5c2126a15b7cf76.zip
remove obsolete ss.h
svn:r336
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index a3bbef41e4..11018d53f7 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -5,5 +5,5 @@ noinst_LIBRARIES = libor.a
libor_a_SOURCES = log.c crypto.c fakepoll.c util.c
-noinst_HEADERS = log.h ss.h crypto.h fakepoll.h test.h util.h
+noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h