From 8d4cd5d604b22823754190ceb5c2126a15b7cf76 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 18 Jun 2003 07:42:13 +0000 Subject: remove obsolete ss.h svn:r336 --- src/common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/Makefile.am') 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 -- cgit v1.2.3-54-g00ecf