Browse Source

removed op/ from the build process, since it no longer
builds now that i've removed common/onion.[ch] (oops)


svn:r24

Roger Dingledine 23 years ago
parent
commit
419781685c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/Makefile.am

+ 2 - 2
src/Makefile.am

@@ -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