From: Roger Dingledine Date: Sat, 27 Sep 2003 09:01:39 +0000 (+0000) Subject: remove last piece of orkeygen (i think) X-Git-Tag: tor-0.0.2pre13~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d9e339d49f245d355435c0171b35a44ead90c33;p=thirdparty%2Ftor.git remove last piece of orkeygen (i think) svn:r500 --- diff --git a/configure.in b/configure.in index 6283610164..97225ffb84 100644 --- a/configure.in +++ b/configure.in @@ -159,5 +159,5 @@ AC_CHECK_SIZEOF(long) AC_CHECK_SIZEOF(long long) AC_CHECK_SIZEOF(__int64) -AC_OUTPUT(Makefile src/Makefile src/common/Makefile src/orkeygen/Makefile src/or/Makefile) +AC_OUTPUT(Makefile src/Makefile src/common/Makefile src/or/Makefile)