From 6973ccb59b2db61732c4be20dcb4a2cb1f77937e Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Fri, 9 May 2003 02:14:01 +0000 Subject: still removing version.h svn:r286 --- src/common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') diff --git a/src/common/Makefile.am b/src/common/Makefile.am index a799bc466a..a3bbef41e4 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 version.h crypto.h fakepoll.h test.h util.h +noinst_HEADERS = log.h ss.h crypto.h fakepoll.h test.h util.h -- cgit v1.2.3-54-g00ecf