]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
removed op/ from the build process, since it no longer
authorRoger Dingledine <arma@torproject.org>
Tue, 2 Jul 2002 16:00:02 +0000 (16:00 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 2 Jul 2002 16:00:02 +0000 (16:00 +0000)
builds now that i've removed common/onion.[ch] (oops)

svn:r24

src/Makefile.am

index 43027626f5c15ea8e365d9dc7c934514de65a301..dcdb1a80a8ff8583fab818b825712adcc1a7f1b2 100644 (file)
@@ -1,7 +1,7 @@
 
 # leave in dependency order, since common must be built first
 
-SUBDIRS =      common smtpap orkeygen httpap op or
-DIST_SUBDIRS = common smtpap orkeygen httpap op or
+SUBDIRS =      common smtpap orkeygen httpap or
+DIST_SUBDIRS = common smtpap orkeygen httpap or