From: Roger Dingledine Date: Fri, 9 May 2003 02:14:01 +0000 (+0000) Subject: still removing version.h X-Git-Tag: tor-0.0.2pre8~182 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6973ccb59b2db61732c4be20dcb4a2cb1f77937e;p=thirdparty%2Ftor.git still removing version.h svn:r286 --- 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