summaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2002-11-25 01:22:34 +0000
committerRoger Dingledine <arma@torproject.org>2002-11-25 01:22:34 +0000
commit147879ab17801d44098d19ec94e705f890070a81 (patch)
treecd2e2883637efb3d6aff3d61934692210533ae35 /src/common/Makefile.am
parentb097aa3288f6c964d86df1f765e6d07cce0ab0f7 (diff)
downloadtor-147879ab17801d44098d19ec94e705f890070a81.tar.gz
tor-147879ab17801d44098d19ec94e705f890070a81.zip
removing more unused files
svn:r141
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index 10add6a834..b15be3e511 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -3,7 +3,7 @@ noinst_LIBRARIES = libor.a
#CFLAGS = -Wall -Wpointer-arith -O2
-libor_a_SOURCES = log.c utils.c crypto.c fakepoll.c
+libor_a_SOURCES = log.c crypto.c fakepoll.c
-noinst_HEADERS = log.h policies.h utils.h ss.h version.h crypto.h fakepoll.h
+noinst_HEADERS = log.h ss.h version.h crypto.h fakepoll.h