[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[or-cvs] removing more unused files
Update of /home/or/cvsroot/src/common
In directory moria.seul.org:/home/arma/work/onion/cvs/src/common
Modified Files:
Makefile.am
Removed Files:
key.c key.h policies.h utils.c utils.h
Log Message:
removing more unused files
Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/common/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am 23 Nov 2002 06:49:01 -0000 1.7
+++ Makefile.am 25 Nov 2002 01:22:34 -0000 1.8
@@ -3,7 +3,7 @@
#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
--- key.c DELETED ---
--- key.h DELETED ---
--- policies.h DELETED ---
--- utils.c DELETED ---
--- utils.h DELETED ---